Merge "Fix the group check for glance-registry"
This commit is contained in:
commit
4b5b14948b
@ -21,5 +21,5 @@
|
|||||||
connect_timeout: 1
|
connect_timeout: 1
|
||||||
state: stopped
|
state: stopped
|
||||||
when:
|
when:
|
||||||
- inventory_hostname in groups[glance_services['glance-api']['group']]
|
- inventory_hostname in groups[glance_services['glance-registry']['group']]
|
||||||
- container_facts['glance_registry'] is not defined
|
- container_facts['glance_registry'] is not defined
|
||||||
|
Loading…
Reference in New Issue
Block a user