From ee128d31ea8e31a957c378e4c2a5b2a51fa647d4 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 23 May 2009 01:12:05 +0200 Subject: removed package class inclusion --- manifests/centos/itk.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/centos') 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', } -- cgit v1.2.3