From 915b19343c58deaf7ceca344d47d8f0fbcbd02fb Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 23 May 2009 01:02:09 +0200 Subject: put the override in the correct class --- manifests/centos/itk.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/centos') diff --git a/manifests/centos/itk.pp b/manifests/centos/itk.pp index 8b55110..c2f07e0 100644 --- a/manifests/centos/itk.pp +++ b/manifests/centos/itk.pp @@ -1,6 +1,7 @@ # 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