Merge "Fix selinux denial on centos8/rhel8 when relabelling /var/lib/nova"
This commit is contained in:
@@ -771,6 +771,7 @@ outputs:
|
||||
image: &nova_compute_image {get_param: ContainerNovaComputeImage}
|
||||
net: none
|
||||
user: root
|
||||
security_opt: label=disable
|
||||
privileged: false
|
||||
detach: false
|
||||
volumes:
|
||||
|
||||
@@ -150,6 +150,7 @@ outputs:
|
||||
image: &nova_ironic_image {get_param: ContainerNovaComputeIronicImage}
|
||||
net: none
|
||||
user: root
|
||||
security_opt: label=disable
|
||||
privileged: false
|
||||
detach: false
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user