From 2863bac22b35c899eb01b5b6011584ea8c889efc Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 14 Jul 2013 13:44:26 +0200 Subject: [PATCH] no more nfs on beethoven --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index 2f6d8b3a..32b06280 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -99,7 +99,7 @@ node default { include dacs } - if $::hostname in [beethoven,stabile,beach,glinka,milanollo,rautavaara] { + if $::hostname in [stabile,beach,glinka,milanollo,rautavaara] { include nfs-server } -- 2.39.2