
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
5 lines
149 B
YAML
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``.
|