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:
9fcf4bb
)
And another missing update
author
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Mar 2013 23:00:23 +0000
(
00:00
+0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Mar 2013 23:00:23 +0000
(
00:00
+0100)
modules/bacula/manifests/node.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/node.pp
b/modules/bacula/manifests/node.pp
index
f105d5c
..
fbbfbd2
100644
(file)
--- a/
modules/bacula/manifests/node.pp
+++ b/
modules/bacula/manifests/node.pp
@@
-26,7
+26,7
@@
define bacula::node() {
}
file { "/etc/bacula/storages-list.d/${name}.storage":
- content => "$bacula::bacula_filestor_
devic
e-$client\n",
+ content => "$bacula::bacula_filestor_
nam
e-$client\n",
mode => '0440',
group => bacula,
notify => Exec['bacula-director reload']