We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1109e2f commit aee4bb0Copy full SHA for aee4bb0
1 file changed
ansible/api-core.yml
@@ -27,4 +27,4 @@
27
tags: [ datadog ]
28
29
- role: container_start
30
- number_of_containers: "{{ ansible_processor_cores }}"
+ number_of_containers: "{{ ansible_processor_cores * 2 }}"
0 commit comments