Make bacula backups of geo3, schumann, soler
[mirror/dsa-puppet.git] / manifests / site.pp
index 29f9d5a..e56ca7d 100644 (file)
@@ -114,7 +114,7 @@ node default {
                include postgres
        }
 
-       if $::hostname in ['beethoven', 'berlioz', 'biber', 'diabelli', 'dinis', 'draghi', 'widor', 'wolkenstein'] {
+       if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3, schumann, soler, widor, wolkenstein] {
                @@bacula::node { $::fqdn: }
        }