From 03fcb575adaee4678490c6ea577fdab94519d54e Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 13 Dec 2012 15:30:14 +0100 Subject: introduce anchor to hook into basic setup --- manifests/init.pp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 572213f..612149d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -12,12 +12,7 @@ # the Free Software Foundation. # -# Global variables: -# -# $apache_default_user: Set this to the user with which the -# apache is running. -# $apache_default_group: Set this to the group with which the -# apache is running. +# manage a simple apache class apache( $cluster_node = '', $manage_shorewall = false, -- cgit v1.2.3