X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=32b06280f8cf0e26b79358790f13e022c3aa83d0;hb=2863bac22b35c899eb01b5b6011584ea8c889efc;hp=2f6d8b3af98f0c092a4d28aa6e19753c0b30c5fb;hpb=adb56cc2c65d33cf3a1adb0464a91744728e41d7;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 2f6d8b3af..32b06280f 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 }