Merge "Lowering the number of ansible forks to 25"

This commit is contained in:
Zuul 2018-01-07 05:13:25 +00:00 committed by Gerrit Code Review
commit a63ca707a0

View File

@ -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: '{}'