push our standard apache stuff to duarte
authorPeter Palfrader <peter@palfrader.org>
Thu, 14 May 2009 06:51:48 +0000 (08:51 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 14 May 2009 06:51:48 +0000 (08:51 +0200)
manifests/site.pp

index 0fae8a6..7b76de9 100644 (file)
@@ -47,7 +47,7 @@ node default {
 
     case $apache2 {
         "true":    { case $hostname {
-                        carver,rore,draghi,tartini,samosa:  { include apache2 }
+                        carver,rore,draghi,tartini,samosa,duarte:  { include apache2 }
                         default:   {}
                    } }
         default: {}