summaryrefslogtreecommitdiff
path: root/manifests/centos
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-05-23 01:24:39 +0200
committermh <mh@immerda.ch>2009-05-23 01:24:39 +0200
commit1f235768659e1ff838c99b4d89b06e08bd897bea (patch)
treedd64a795ffcc678158b5e98810ef87371e10ae0d /manifests/centos
parent85f15aa3f4db3dd538d6a5effdbdfe7c9c6623cd (diff)
cherry picked f863b7bb49f42841c36776aa61f21e64e2c826eb
Diffstat (limited to 'manifests/centos')
-rw-r--r--manifests/centos/itk.pp5
1 files changed, 1 insertions, 4 deletions
diff --git a/manifests/centos/itk.pp b/manifests/centos/itk.pp
index 8b55110..8ba6c54 100644
--- a/manifests/centos/itk.pp
+++ b/manifests/centos/itk.pp
@@ -1,9 +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
- Package['apache']{
- name => 'httpd-itk',
- }
+ include ::apache::package::itk
File['/etc/sysconfig/httpd']{
source => [ "puppet://$server/files/apache/sysconfig/${fqdn}/httpd.itk",
"puppet://$server/files/apache/sysconfig/httpd.itk",