From f534d097fb2ac5c49ce71f8a47d4de97efd22e28 Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 20 Jul 2010 07:43:54 +0200 Subject: clean up some possible loops --- manifests/status.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/status.pp') diff --git a/manifests/status.pp b/manifests/status.pp index d32069e..f67507c 100644 --- a/manifests/status.pp +++ b/manifests/status.pp @@ -1,6 +1,6 @@ # manifests/status.pp -class apache::status inherits apache { +class apache::status { case $operatingsystem { centos: { include apache::status::centos } defaults: { include apache::status::base } -- cgit v1.2.3