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:
3e8eb5b
)
Drop bacula-sd-pgsql for really-real
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 10:25:11 +0000
(12:25 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 10:25:11 +0000
(12:25 +0200)
modules/bacula/manifests/storage.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/storage.pp
b/modules/bacula/manifests/storage.pp
index
be5eacc
..
5ed32b9
100644
(file)
--- 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":