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:
c44c013
)
Make sure to get rid of any old client configs
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 17:05:19 +0000
(19:05 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 17:05:19 +0000
(19:05 +0200)
modules/bacula/manifests/director.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/director.pp
b/modules/bacula/manifests/director.pp
index
aea69d3
..
880d105
100644
(file)
--- a/
modules/bacula/manifests/director.pp
+++ b/
modules/bacula/manifests/director.pp
@@
-18,6
+18,7
@@
class bacula::director inherits bacula {
ensure => directory,
mode => 755,
group => bacula,
+ purge => true
notify => Exec["bacula-director restart"]
;
"/etc/bacula/bacula-dir.conf":