Merge "Lowering the number of ansible forks to 25"
This commit is contained in:
commit
a63ca707a0
@ -19,7 +19,7 @@ workflows:
|
||||
ANSIBLE_LIBRARY: /usr/share/ceph-ansible/library/
|
||||
ANSIBLE_SSH_RETRIES: '3'
|
||||
ANSIBLE_HOST_KEY_CHECKING: 'False'
|
||||
DEFAULT_FORKS: '50'
|
||||
DEFAULT_FORKS: '25'
|
||||
- ceph_ansible_extra_vars: {}
|
||||
- ceph_ansible_playbook: /usr/share/ceph-ansible/site-docker.yml.sample
|
||||
- node_data_lookup: '{}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user