Files
puppet-swift/releasenotes/notes/hosts_allow-7795d5f8f9ccd24e.yaml
David Hill de05151b9c Expose hosts_allow/deny for rsyncd configuration.
This introduces the hosts_allow parameter and the hosts_deny parameter
so that users can limit access to the rsync server.

Change-Id: I2bf7240f8c52aef8b4dd74ce5af12056377ab227
2023-06-26 08:48:53 +00:00

10 lines
279 B
YAML

---
features:
- |
The ``hosts_new`` parameter and the ``hosts_deny`` parameter have been
added to the following resources. These allows limiting access to the rsync
server.
- ``swift::storage::all`` class
- ``swift::storage::server`` defined resource type