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:
467db2d
)
nfs server on senfter
author
Julien Cristau
<jcristau@debian.org>
Sat, 28 May 2016 13:20:39 +0000
(15:20 +0200)
committer
Julien Cristau
<jcristau@debian.org>
Sat, 28 May 2016 13:22:37 +0000
(15:22 +0200)
Signed-off-by: Julien Cristau <jcristau@debian.org>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
20da067
..
fa619fe
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-102,7
+102,7
@@
node default {
# include dacs
#}
- if $::hostname in [buxtehude,glinka,milanollo,lw01,lw02,lw03,lw04] {
+ if $::hostname in [buxtehude,glinka,milanollo,lw01,lw02,lw03,lw04
,senfter
] {
include nfs-server
}