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:
06aeec6
)
er, I lost this in the merge
author
Stephen Gran
<steve@lobefin.net>
Sun, 24 Jun 2012 12:26:39 +0000
(13:26 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 24 Jun 2012 12:26:39 +0000
(13:26 +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
6540c4d
..
a33f596
100644
(file)
--- a/
modules/bacula/manifests/director.pp
+++ b/
modules/bacula/manifests/director.pp
@@
-19,6
+19,8
@@
class bacula::director inherits bacula {
notify => Service['bacula-director']
}
+ Bacula::Node<<| |>>
+
file { '/etc/bacula/bacula-dir.conf':
content => template('bacula/bacula-dir.conf.erb'),
mode => '0440',