From b84cc2c394b74802cea3ec443c5665ee1a961b5d Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 24 Feb 2009 15:30:10 +0000 Subject: comment out selinux due to the facter/puppet bug #2021 --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index d3519d0..e0096ed 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -30,7 +30,7 @@ class apache { default: { include apache::base } } if $selinux { - include apache::selinux +// include apache::selinux } if $use_munin { include apache::status -- cgit v1.2.3