aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mga-mirrors/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mga-mirrors/manifests')
-rw-r--r--modules/mga-mirrors/manifests/init.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/mga-mirrors/manifests/init.pp b/modules/mga-mirrors/manifests/init.pp
index a3b865df..2b6a9f1d 100644
--- a/modules/mga-mirrors/manifests/init.pp
+++ b/modules/mga-mirrors/manifests/init.pp
@@ -9,11 +9,8 @@ class mga-mirrors {
apache::vhost_catalyst_app { $vhost:
script => "/usr/bin/mga_mirrors_fastcgi.pl",
require => Package['mga-mirrors'],
- use_ssl => true,
}
- apache::vhost_redirect_ssl { $vhost: }
-
$pgsql_password = extlookup("mga_mirror_pgsql",'x')
postgresql::remote_db_and_user { 'mirrors':