From bd6584180dc9f3cbc03da5f36076a05bdafed6cf Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 28 Sep 2009 22:21:05 +0200 Subject: remove selinux stuff as we'll do it different --- manifests/init.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index ef7867f..992469f 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -27,9 +27,6 @@ class apache { openbsd: { include apache::openbsd } default: { include apache::base } } - if $selinux { -# include apache::selinux - } if $use_munin { include apache::status } -- cgit v1.2.3