summaryrefslogtreecommitdiff
path: root/manifests/itk.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-01 11:21:01 +0000
committermh <mh@immerda.ch>2008-11-01 11:21:01 +0000
commitb26610a37cc5ef10a0e4342e2b2a2f91a78c7c52 (patch)
treea1346cffce001d957e57510453b906a525915f39 /manifests/itk.pp
parent0e75ef0a2b30bfdfc74a4c18e0ea3f4b86b34e25 (diff)
fixed itk ssl stuff
Diffstat (limited to 'manifests/itk.pp')
-rw-r--r--manifests/itk.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/itk.pp b/manifests/itk.pp
index 517da7b..16bcf3d 100644
--- a/manifests/itk.pp
+++ b/manifests/itk.pp
@@ -19,7 +19,4 @@ class apache::centos::itk inherits apache::centos {
Package['apache']{
name => 'httpd-itk',
}
- Package['mod_ssl']{
- name => 'mod_ssl-itk',
- }
}