Files
openstack-ansible-haproxy_s…/releasenotes/notes/haproxy-selinux-all-ports-4094eed48f2bfbca.yaml
Major Hayden a7c1ed971d Allow haproxy to bind to any port in CentOS
This patch allows haproxy to bind to any port without SELinux denying
the access. Although this isn't ideal, we can load up some custom
SELinux policy later and turn this boolean off.

Closes-bug: 1628266
Change-Id: I3cdbf25c90b2c06d9698e1cd9679d04e5690e367
2016-09-27 15:17:32 -05:00

5 lines
149 B
YAML

---
fixes:
- The haproxy daemon is now able to bind to any port on CentOS 7. The
``haproxy_connect_any`` SELinux boolean is now set to ``on``.