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:
f99614d
)
Let dinis be bacula director
author
Tollef Fog Heen
<tfheen@err.no>
Sun, 3 Jun 2012 19:34:55 +0000
(21:34 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sun, 3 Jun 2012 19:34:55 +0000
(21:34 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
cadc12e
..
1db00d8
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-40,6
+40,10
@@
node default {
include ganeti2
}
+ if $::hostname == 'dinis' {
+ include bacula-director
+ }
+
if $::kernel == Linux {
include linux
if $::kvmdomain {