Merge "Sync rings to all swift hosts to build_files"
This commit is contained in:
commit
e2e1101549
@ -23,5 +23,8 @@
|
|||||||
- name: Upload swift rings
|
- name: Upload swift rings
|
||||||
synchronize:
|
synchronize:
|
||||||
src: "{{ lookup('env', 'OSA_CONFIG_DIR') }}/ring_build_files/"
|
src: "{{ lookup('env', 'OSA_CONFIG_DIR') }}/ring_build_files/"
|
||||||
dest: /etc/swift/
|
dest: "{{ item }}"
|
||||||
mode: push
|
mode: push
|
||||||
|
with_items:
|
||||||
|
- /etc/swift/
|
||||||
|
- /etc/swift/ring_build_files/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user