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