Fix the group check for glance-registry
TrivialFix Change-Id: I5f279008aae6f7630abaa30b6b3d725ff5003764
This commit is contained in:
parent
aace9b69c8
commit
6853e7e382
@ -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