1
0
mirror of https://github.com/krislamo/puppet-rsnapshot synced 2024-09-20 09:20:34 +00:00
puppet-rsnapshot/manifests
olevole 4202b1ae94 add FreeBSD support
changes for FreeBSD are trivial and mainly relate to
an alternative path to configuration and executable files.
So, the standard way for 3rd-party config files in FreeBSD:
  /usr/local/etc{/rsnapshot}
and for binaries:
  /usr/local
Also, define @cmd_rsnapshot in cron.erb via config_cmd_rsnapshot
2018-10-14 06:52:39 +03:00
..
config.pp add FreeBSD support 2018-10-14 06:52:39 +03:00
init.pp Add option to avoid managing cron 2017-04-06 09:20:32 +02:00
install.pp create /etc/tmpfiles.d dir on OS without systemd 2017-04-24 20:43:49 +02:00
params.pp add FreeBSD support 2018-10-14 06:52:39 +03:00
service.pp Add option to avoid managing cron 2017-04-06 09:20:32 +02:00