Add healthcheck to ironic_pxe_http
This was missing from the undercloud Change-Id: Iec2ed5bd7ca3d9c1f601b6c3940de77ab80525b5
This commit is contained in:
parent
fce4123eaa
commit
3623b96c68
@ -134,6 +134,8 @@ outputs:
|
||||
privileged: false
|
||||
security_opt: 'label=disable'
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
volumes:
|
||||
list_concat:
|
||||
- {get_attr: [ContainersCommon, volumes]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user