Merge "Add ANSIBLE_GATHER_TIMEOUT=60 to ceph-ansible run" into stable/stein
This commit is contained in:
commit
bb9638c855
@ -591,6 +591,7 @@ outputs:
|
||||
- ANSIBLE_CONFIG=/usr/share/ceph-ansible/ansible.cfg
|
||||
- ANSIBLE_REMOTE_TEMP=/tmp/ceph_ansible_tmp
|
||||
- ANSIBLE_FORKS=25
|
||||
- ANSIBLE_GATHER_TIMEOUT=60
|
||||
- yaql:
|
||||
data: {get_param: CephAnsibleEnvironmentVariables}
|
||||
expression: $.data.items().select($[0] + '=' + $[1]).join(' ')
|
||||
|
Loading…
Reference in New Issue
Block a user