summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/centos/itk.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/centos/itk.pp b/manifests/centos/itk.pp
index c2f07e0..8b55110 100644
--- a/manifests/centos/itk.pp
+++ b/manifests/centos/itk.pp
@@ -1,7 +1,6 @@
# http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/
class apache::centos::itk inherits apache::centos {
include ::apache::base::itk
- include ::apache::package::itk
Package['apache']{
name => 'httpd-itk',
}