nfs server on senfter
authorJulien Cristau <jcristau@debian.org>
Sat, 28 May 2016 13:20:39 +0000 (15:20 +0200)
committerJulien 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

index 20da067..fa619fe 100644 (file)
@@ -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
        }