]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Make sure to get rid of any old client configs
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 17:05:19 +0000 (19:05 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 17:05:19 +0000 (19:05 +0200)
modules/bacula/manifests/director.pp

index aea69d36fed3f9c5f3fa316747a4fa85451bac89..880d105d39b0ecf7e31cf11c7bb12126c7d84a16 100644 (file)
@@ -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":