X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=manifests%2Fsite.pp;h=5f31bc52c0c0b82b13e7779c14261dde5dba56c4;hb=269506f4903c881dfe71a9e383cf459b192488f1;hp=ace4f63b3a37b8a98733a6b43de1d17915c276ff;hpb=0fda04c3b4a7661de662fbc4771dc1d110f5e29c;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index ace4f63b..5f31bc52 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] { + if $::hostname in [beethoven,spohr,stabile,beach,glinka,milanollo,rautavaara] { include nfs-server }