Remove label=disable for ironic related containers
Removing this will re-enable label separation for these containers. Change-Id: Ibd34e500f2523585ae2497ce359c9ad8ff44ca78
This commit is contained in:
parent
991ec2f68c
commit
6c26d3378d
@ -166,8 +166,6 @@ outputs:
|
||||
image: *ironic_pxe_image
|
||||
net: host
|
||||
privileged: false
|
||||
security_opt:
|
||||
- label=disable
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
|
@ -163,8 +163,6 @@ outputs:
|
||||
image: &nova_ironic_image {get_attr: [RoleParametersValue, value, ContainerNovaComputeIronicImage]}
|
||||
net: none
|
||||
user: root
|
||||
security_opt:
|
||||
- label=disable
|
||||
privileged: false
|
||||
detach: false
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user