summaryrefslogtreecommitdiff
path: root/manifests/itk.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-01 11:16:54 +0000
committermh <mh@immerda.ch>2008-11-01 11:16:54 +0000
commit0e75ef0a2b30bfdfc74a4c18e0ea3f4b86b34e25 (patch)
tree5170dc10e27cb1675b0ad335c08ce08414904823 /manifests/itk.pp
parent22bdcda8946555836ffada43451f8daba465720f (diff)
merged with puzzle
Diffstat (limited to 'manifests/itk.pp')
-rw-r--r--manifests/itk.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/itk.pp b/manifests/itk.pp
index 7dfddeb..517da7b 100644
--- a/manifests/itk.pp
+++ b/manifests/itk.pp
@@ -8,7 +8,6 @@ class apache::itk inherits apache {
default: { include apache::base::itk }
}
}
-
class apache::base::itk inherits apache::base {
Package['apache'] {
name => 'apache2-itk',
@@ -20,7 +19,6 @@ class apache::centos::itk inherits apache::centos {
Package['apache']{
name => 'httpd-itk',
}
-
Package['mod_ssl']{
name => 'mod_ssl-itk',
}