The module must be loaded from the host directly in order to avoid any SELinux issues. There are examples in kolla-ansible and tripleo-heat-templates: - https://review.openstack.org/#/c/605624/ - https://review.openstack.org/#/c/605450/ Change-Id: Ieebb2564e816d83ec4111c211677f0a44488a224 Related-Bug: 1794550
5 lines
118 B
YAML
5 lines
118 B
YAML
---
|
|
upgrade:
|
|
- Remove kernel module loading from within containers. This must now be done
|
|
on the host directly.
|