From 80bb18ab93cfecfc3db9888e150e85c610d04ef7 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 14 May 2009 08:51:48 +0200 Subject: [PATCH] push our standard apache stuff to duarte --- manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/site.pp b/manifests/site.pp index 0fae8a63..7b76de95 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -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: {} -- 2.39.2