Files
openstack-ansible/releasenotes/notes/haproxy_sysctl_location-e18310fd96597a6f.yaml
Dmitriy Rabotyagov 29d2291e55 Update roles for 31.0.0.0b1 release
While merging repos, we appeared having broken SHA for
memcached role, resulting in:
`reference is not a tree: c98afad3dc9ee0cb110f3c3f684964e86650b8ec`

Change-Id: I8e1a052bceb0eff47043123e11fa05da4045d4ce
2025-04-11 13:26:58 -04:00

7 lines
232 B
YAML

---
features:
- |
Support has been added for defining a custom sysctl config path using
`openstack_sysctl_file` and/or `haproxy_sysctl_file`.
The default remains `/etc/sysctl.conf` to preserve backwards compatibility.