spacing
[mirror/dsa-puppet.git] / manifests / site.pp
index fdeef95..c518cd6 100644 (file)
@@ -88,7 +88,7 @@ node default {
     case $hostname {
         klecker,ravel,senfl,orff,draghi: { include named::authoritative }
         geo1,geo2,geo3:                  { include named::geodns }
-        bartok,franck,liszt,master,samosa,schein,spohr,steffani:   { include named::recursor }
+        bartok,franck,liszt,master,samosa,schein,spohr,steffani,widor:   { include named::recursor }
     }
 
     case $kernel {
@@ -120,7 +120,7 @@ node default {
         byrd,schuetz: {
             include krb
         }
-        bartok,draghi,quantz: {
+        bartok,draghi,quantz,samosa: {
             include krb
             include afs
         }