]> git.donarmstrong.com Git - dsa-puppet.git/commit
Add script for selecting which mount points to backup
authorTollef Fog Heen <tfheen@err.no>
Tue, 21 May 2013 20:36:28 +0000 (22:36 +0200)
committerTollef Fog Heen <tfheen@err.no>
Tue, 21 May 2013 20:36:28 +0000 (22:36 +0200)
commitabb328ff39d4307423b79ef74df515e0116ca136
treee9b8ef6a1947e4bd808a8d671ebe4838f3baaaf2
parent05dececbe614fe156ccf7c085f19d03bbb6ccb37
Add script for selecting which mount points to backup

baclua-backup-dirs uses /proc/self/mountinfo to find out which mount
points should be backed up, since that's the place to find out about
bind mounts and such in Wheezy and up.

This probably doesn't work so well on kFreeBSD, so we should find a
better solution for them.
modules/bacula/files/bacula-backup-dirs [new file with mode: 0644]
modules/bacula/manifests/client.pp
modules/bacula/templates/bacula-dir.conf.erb