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:
840b3d9
)
Name of bacula-sd reload has changed, sync
author
Tollef Fog Heen
<tfheen@err.no>
Mon, 22 Apr 2013 07:27:25 +0000
(09:27 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Mon, 22 Apr 2013 07:27:25 +0000
(09:27 +0200)
modules/bacula/manifests/storage-per-node.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/storage-per-node.pp
b/modules/bacula/manifests/storage-per-node.pp
index
e8926eb
..
501921d
100644
(file)
--- a/
modules/bacula/manifests/storage-per-node.pp
+++ b/
modules/bacula/manifests/storage-per-node.pp
@@
-14,7
+14,7
@@
define bacula::storage-per-node() {
content => template('bacula/storage-per-client.conf.erb'),
mode => '0440',
group => bacula,
- notify => Exec['bacula-sd re
load
'],
+ notify => Exec['bacula-sd re
start-when-idle
'],
;
"${bacula_backup_path}/${name}":
ensure => directory,