octavia/elements/amphora-selinux/package-installs.json
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 3115589f2158bfe0196c8f9d3c105d16c35408f7)
2022-08-22 11:17:52 +02:00

5 lines
76 B
JSON

{
"openstack-selinux": null,
"policycoreutils-python-utils": null
}