summaryrefslogtreecommitdiff
path: root/manifests/ssl/itk.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/ssl/itk.pp')
-rw-r--r--manifests/ssl/itk.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/ssl/itk.pp b/manifests/ssl/itk.pp
index 910a48d..62c96cf 100644
--- a/manifests/ssl/itk.pp
+++ b/manifests/ssl/itk.pp
@@ -6,9 +6,3 @@ class apache::ssl::itk inherits apache::ssl {
}
}
-class apache::ssl::itk::centos inherits apache::ssl::centos {
- Package['mod_ssl']{
- name => 'mod_ssl-itk',
- }
-}
-