X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=ab482e3ff95e1b87735013be98ab809bc2a638f3;hb=3faa65a3fc8e4021192dd8c66280a4127febd50c;hp=5f31bc52c0c0b82b13e7779c14261dde5dba56c4;hpb=0d886efca20de9eb84c9aff47b440e1207bf5e5e;p=mirror%2Fdsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 5f31bc52c..ab482e3ff 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -99,7 +99,7 @@ node default { include dacs } - if $::hostname in [beethoven,spohr,stabile,beach,glinka,milanollo,rautavaara] { + if $::hostname in [beethoven,stabile,beach,glinka,milanollo,rautavaara] { include nfs-server }