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:
e987c7a
)
add tchaikovsky
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 14 Feb 2014 20:00:33 +0000
(21:00 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Fri, 14 Feb 2014 20:00:33 +0000
(21:00 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
4dc9fc9
..
6af61f1
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-97,7
+97,7
@@
node default {
include named::geodns
}
- if $::hostname in [diabelli,nono] {
+ if $::hostname in [diabelli,nono
,tchaikovsky
] {
include dacs
}