Ensure python libselinux bindings for containers
Due to a CentOS Stream behaviour, which occasionally tries to enforce selinux inside LXC containers and requires for libselinux python binding to be present install containers for modules to execute. This mainly occurs for utility container, but we add for all containers just to be on a safe side. Closes-Bug: #2080765 Change-Id: I0d6bb175edae9a45d5cbc3bf8ad21ada98d2abc0 (cherry picked from commit 143aa8bad30a54d859a6db25188c2956f8d09496) (cherry picked from commit 837b600adb1d7d7726179f8ff0137f2625edbb27)
This commit is contained in:
parent
6bbbbe2326
commit
750cb3b1cf
@ -48,6 +48,7 @@ openstack_host_kernel_modules:
|
||||
_openstack_host_distro_packages:
|
||||
- python3-devel
|
||||
- python3-six
|
||||
- libselinux-python3
|
||||
- acl
|
||||
|
||||
## Bare metal base packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user