Commit Graph
4 Commits
Author SHA1 Message Date
Oleg GinzburgandGitHub 0ec04544fd Merge pull request #1 from loomsen/test_travis
Fix travis checks
2018-10-20 15:02:57 +03:00
olevole 3043196a2e Merge branch 'master' of github.com:olevole/puppet-rsnapshot 2018-10-14 06:52:50 +03:00
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
olevole 100eafe356 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:36:46 +03:00