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:
3faa65a
)
no dacs on spohr
author
Peter Palfrader
<peter@palfrader.org>
Fri, 28 Jun 2013 08:46:16 +0000
(10:46 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 28 Jun 2013 08:46:16 +0000
(10:46 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
ab482e3
..
2f6d8b3
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-95,7
+95,7
@@
node default {
include dnsextras::entries
}
- if $::hostname in [diabelli,nono
,spohr
] {
+ if $::hostname in [diabelli,nono] {
include dacs
}