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:
Steve Baker 2022-04-27 13:21:40 +12:00
parent 991ec2f68c
commit 6c26d3378d
2 changed files with 0 additions and 4 deletions

View File

@ -166,8 +166,6 @@ outputs:
image: *ironic_pxe_image
net: host
privileged: false
security_opt:
- label=disable
restart: always
healthcheck:
test: /openstack/healthcheck

View File

@ -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: