Merge "Enable nova placement health check"
This commit is contained in:
commit
b9a9bfde3d
@ -115,6 +115,8 @@ outputs:
|
|||||||
net: host
|
net: host
|
||||||
user: root
|
user: root
|
||||||
restart: always
|
restart: always
|
||||||
|
healthcheck:
|
||||||
|
test: /openstack/healthcheck
|
||||||
volumes:
|
volumes:
|
||||||
list_concat:
|
list_concat:
|
||||||
- {get_attr: [ContainersCommon, volumes]}
|
- {get_attr: [ContainersCommon, volumes]}
|
||||||
@ -171,4 +173,3 @@ outputs:
|
|||||||
when:
|
when:
|
||||||
- step|int == 2
|
- step|int == 2
|
||||||
- remove_httpd_package|bool
|
- remove_httpd_package|bool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user