3115589f21
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
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
{
|
|
"family": {
|
|
"redhat": {
|
|
"openstack-selinux": "openstack-selinux",
|
|
"policycoreutils-python-utils": "policycoreutils-python-utils"
|
|
}
|
|
},
|
|
"default": {
|
|
"openstack-selinux": "",
|
|
"policycoreutils-python-utils": ""
|
|
}
|
|
}
|