Enable Docker default AppArmor profile to barbican
This adds default Apparmor profile to barbican Change-Id: Ieb3465fa0caa99fb9b1906c0173e35cd936fc4d4
This commit is contained in:
parent
1d0dcc385f
commit
3e3b9436b7
@ -1,6 +1,5 @@
|
||||
# NOTE: Enable this with the correct policy
|
||||
#pod:
|
||||
# mandatory_access_control:
|
||||
# type: apparmor
|
||||
# barbican-api:
|
||||
# barbican-api: localhost/docker-default
|
||||
pod:
|
||||
mandatory_access_control:
|
||||
type: apparmor
|
||||
barbican-api:
|
||||
barbican-api: runtime/default
|
||||
|
@ -283,8 +283,7 @@
|
||||
- ./tools/deployment/component/compute-kit/openvswitch.sh
|
||||
- ./tools/deployment/component/compute-kit/libvirt.sh
|
||||
- ./tools/deployment/developer/nfs/160-compute-kit.sh
|
||||
# NOTE: Re-enable barbican once the profile gets sorted out
|
||||
#- ./tools/deployment/component/barbican/barbican.sh
|
||||
- ./tools/deployment/component/barbican/barbican.sh
|
||||
- ./tools/deployment/developer/common/170-setup-gateway.sh
|
||||
- ./tools/deployment/developer/common/900-use-it.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user