From a16bb393beb587ffdfc951f48192c2cfe73d9bce Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 16 Jun 2012 12:25:11 +0200 Subject: [PATCH] Drop bacula-sd-pgsql for really-real --- modules/bacula/manifests/storage.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bacula/manifests/storage.pp b/modules/bacula/manifests/storage.pp index be5eacc0..5ed32b90 100644 --- a/modules/bacula/manifests/storage.pp +++ b/modules/bacula/manifests/storage.pp @@ -9,7 +9,7 @@ class bacula::storage inherits bacula { ensure => running, enable => true, hasstatus => true, - require => Package["bacula-sd-pgsql"]; + ; } file { "/etc/bacula/bacula-sd.conf": -- 2.39.2