294bd406f3
SELinux denied some specific TCP ports when using TCP-based HMs in UDP pools (keepalived). Enable a SELinux boolean keepalived_connect_any which allows keepalived to connect to any port. Closes-Bug: #2023751 Change-Id: Ie611ba9fde7b399989d847dd0c61dd3a158652bc
8 lines
271 B
YAML
8 lines
271 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an SELinux issues with TCP-based health-monitor on UDP pools, some
|
|
specific monitoring ports were denied by SELinux. The Amphora image now
|
|
enables the ``keepalived_connect_any`` SELinux boolean that allows
|
|
connections to any ports.
|