buildd class on other buildds that already have the file
[mirror/dsa-puppet.git] / manifests / site.pp
index e6ba84d..555bf93 100644 (file)
@@ -43,6 +43,13 @@ node default {
                    } }
         default: {}
     }
+
+    case $hostname {
+        brahms,goetz,lafayette,malo,praetorius,puccini:
+                   { include buildd }
+        default:   {}
+    }
+
 }
 
 node penalosa inherits default {