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:
b139a41
)
er, wrong name
author
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 16:58:20 +0000
(17:58 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 16:58:20 +0000
(17:58 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/bacula/manifests/director.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/director.pp
b/modules/bacula/manifests/director.pp
index
f1a76a4
..
b3fc7a5
100644
(file)
--- a/
modules/bacula/manifests/director.pp
+++ b/
modules/bacula/manifests/director.pp
@@
-36,7
+36,7
@@
class bacula::director inherits bacula {
rule => "proto tcp mod state state (NEW) dport (bacula-dir) saddr (${bacula_director_address} localhost) ACCEPT",
}
- file { '/etc/bacula/conf.d/empty':
+ file { '/etc/bacula/conf.d/empty
.conf
':
content => '',
mode => '0440',
group => bacula,