X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=07bc8eab7957a7c960cb62410ea9216ccac336a5;hb=0b542d43d901e68c421958d59642a67f5ebbbd53;hp=c3a3657c35f92c1a53c9cf77e3135f999a4163e9;hpb=a34cbcf6ea1c3a2b8a8b802655a3452824d457c6;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index c3a3657c..07bc8eab 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -40,6 +40,14 @@ node default { include ganeti2 } + if $::hostname == 'dinis' { + include bacula::director + } + + if $::hostname == 'beethoven' { + include bacula::storage + } + if $::kernel == Linux { include linux if $::kvmdomain { @@ -65,10 +73,6 @@ node default { include apache2 } - if $::rsyncd { - include rsyncd-log - } - if $::hostname in [ravel,senfl,orff,draghi,diamond] { include named::authoritative } elsif $::hostname in [geo1,geo2,geo3] {