projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7664695
)
This is Debian, not Tor :)
author
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Mar 2013 22:59:12 +0000
(23:59 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Mar 2013 22:59:12 +0000
(23:59 +0100)
modules/bacula/manifests/director.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/director.pp
b/modules/bacula/manifests/director.pp
index
818cfd6
..
4ffc1ec
100644
(file)
--- a/
modules/bacula/manifests/director.pp
+++ b/
modules/bacula/manifests/director.pp
@@
-77,7
+77,7
@@
class bacula::director inherits bacula {
recurse => true,
source => 'puppet:///files/empty/',
}
- file { "/etc/cron.d/
tor
-bacula-stuff":
+ file { "/etc/cron.d/
debian
-bacula-stuff":
content => "@daily root (cat /etc/bacula/storages-list.d/*.storage; echo '$bacula::bacula_filestor_name-catalog') | /etc/bacula/bacula-volume-purge-action\n";
}
}