Merge "Add md5sum check for swift rings after ring-sync"
This commit is contained in:
commit
38f045d80b
@ -24,3 +24,9 @@
|
|||||||
inventory_hostname == groups['swift_hosts'][0]
|
inventory_hostname == groups['swift_hosts'][0]
|
||||||
|
|
||||||
- include: swift_rings_distribute.yml
|
- include: swift_rings_distribute.yml
|
||||||
|
|
||||||
|
- include: swift_rings_md5sum.yml
|
||||||
|
|
||||||
|
- include: swift_rings_check.yml
|
||||||
|
when: >
|
||||||
|
inventory_hostname == groups['swift_hosts'][0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user