puppetlabs-rsync
puppetlabs-rsync copied to clipboard
rsync module
Add Neccessary for &include config directory
See https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts
This fixes summary/parameter descriptions and also adds data types, to address the all lint failures detected.
- Add CloudCI publish and PR testing workflows - whoops, forgot to add the CI workflow
This uses the Puppet 7.21+ feature to pass a command as an array to simplify the invocation, and make it more secure. It also tightens data types and converts the...
The previous default made rsyncd an IPv4 only service by default. This change instead uses the rsyncd default when unset. This easily allows dual stack services to provide rsyncd.
Debian systems have `nogroup` instead of `nobody` group.
Add a use_chroot option to module, defaults to undef.