octavia/elements/amphora-selinux
Gregory Thiemonge 995fe216e2 Apply openstack-selinux policies in Centos amphorae
When enforcing SELinux, the commit enables the following SELinux
booleans:
- os_haproxy_enable_nsfs: it allows haproxy to run in a network
  namespace.
- os_haproxy_ping: it allows calls to the ping command from haproxy (for
  PING HMs)
- cluster_use_execmem

Change-Id: I4b5199d13d122b56619c4a2d21e86a06bd0dc3bf
(cherry picked from commit 3115589f21)
2022-08-22 11:17:52 +02:00
..
post-install.d Apply openstack-selinux policies in Centos amphorae 2022-08-22 11:17:52 +02:00
element-deps Apply openstack-selinux policies in Centos amphorae 2022-08-22 11:17:52 +02:00
package-installs.json Apply openstack-selinux policies in Centos amphorae 2022-08-22 11:17:52 +02:00
pkg-map Apply openstack-selinux policies in Centos amphorae 2022-08-22 11:17:52 +02:00
README.rst Apply openstack-selinux policies in Centos amphorae 2022-08-22 11:17:52 +02:00

Element to install the required selinux policies for the amphora.

Note: This element is only valid for rhel/centos 8 or newer.