Merge "Fix the group check for glance-registry"
This commit is contained in:
commit
4b5b14948b
@ -21,5 +21,5 @@
|
||||
connect_timeout: 1
|
||||
state: stopped
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user