summaryrefslogtreecommitdiff
path: root/manifests/itk.pp
diff options
context:
space:
mode:
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',
- }
}