Drop bacula-sd-pgsql for real
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 10:24:06 +0000 (12:24 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 10:24:06 +0000 (12:24 +0200)
modules/bacula/manifests/storage.pp

index 7027b30..be5eacc 100644 (file)
@@ -16,7 +16,6 @@ class bacula::storage inherits bacula {
       content => template("bacula/bacula-sd.conf.erb"),
       mode => 640,
       group => bacula,
-      require => Package["bacula-sd-pgsql"],
       notify  => Exec["bacula-sd restart"]
       ;
   }