From ca62743738eef8447cf33dad28177911fa2426fd Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 4 Feb 2011 18:14:43 -0200 Subject: Comment on $apache_default_folder --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 9b56512..17501ed 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -35,6 +35,7 @@ class apache { } case $apache_default_folder { + # Give the "It works!" webpage by default. '': { $apache_default_folder = "/var/www" } } -- cgit v1.2.3