openstack-ansible-haproxy_s.../releasenotes/notes/haproxy_sysctl_location-e18310fd96597a6f.yaml
Daniel 'f0o' Preussker 240d109cc8 Make sysctl configuration path configurable
Defaults to /etc/sysctl.conf to retain current behavior

Change-Id: Ie6a84a31f8281c0240519e92a217359234f1e1bb
2025-04-09 10:17:26 +00:00

7 lines
212 B
YAML

---
features:
- |
Allow the definition of a custom sysctl config path through
`openstack_sysctl_file` and/or `haproxy_sysctl_file`.
Defaults to `/etc/sysctl.conf` to retain backwards compatibility.