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:
51fa3b3
)
Moar typos
author
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 08:40:51 +0000
(10:40 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sat, 16 Jun 2012 08:40:51 +0000
(10:40 +0200)
modules/bacula/manifests/director.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/director.pp
b/modules/bacula/manifests/director.pp
index
6e1ff5b
..
513d096
100644
(file)
--- a/
modules/bacula/manifests/director.pp
+++ b/
modules/bacula/manifests/director.pp
@@
-50,5
+50,5
@@
class bacula::director inherits bacula {
}
}
- bacula_client
(allnodeinfo('hostname', ''))
+ bacula_client
{ allnodeinfo('hostname', '') }
}