X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=3ccacfe0b76384534e76921fb5b41f77c9d50582;hb=d32b5ca2040af0e861851c5519aa5ff5b7887768;hp=76917a3f72c3440efcd2c287663971c9603bcf5f;hpb=2a226fbac13415d7d7fbb5cbda251c3c528f70ad;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 76917a3f..3ccacfe0 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -38,6 +38,7 @@ node default { include bacula::client include autofs include lvm + include grub include multipath if $::lsbdistcodename == squeeze { include roles::udldap::client @@ -119,7 +120,7 @@ node default { include samhain } - if $::hostname in [chopin,geo3,soler,wieck] { + if $::hostname in [chopin,geo3,wieck] { include debian-org::radvd } @@ -137,3 +138,4 @@ node default { } } } +