X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=9828f6594f6b9c52f57151651f9e920b6a7da5dc;hb=494a21a8e5bc755019e3efae4b86e33427178fc8;hp=8ef2c6c087583a25fef6408f26ae4895d66ae1de;hpb=3249f93f364dc0050473447121d41321d4f45ef4;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 8ef2c6c0..9828f659 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -92,7 +92,7 @@ node default { include dacs } - if $::hostname in [beethoven,spohr,stabile,beach] { + if $::hostname in [beethoven,spohr,stabile,beach,glinka] { include nfs-server }