From fe4214271207238c6dc63294496a974b3f069c1d Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 16 Jul 2008 22:49:57 +0000 Subject: reverting wrong include git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1850 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 1988d3f..b182c0b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -25,7 +25,6 @@ class shorewall { case $operatingsystem { gentoo: { include shorewall::gentoo } - centos: { include shorewall::centos } default: { include shorewall::base } } -- cgit v1.2.3