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
This commit is contained in:
parent
525f1ab88a
commit
143aa8bad3
@ -47,6 +47,7 @@ openstack_host_kernel_modules:
|
||||
## Base packages
|
||||
_openstack_host_distro_packages:
|
||||
- python3-devel
|
||||
- libselinux-python3
|
||||
- python3-packaging
|
||||
- acl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user