aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/nodes.pp4
1 files changed, 1 insertions, 3 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 796b369d..e7760fb1 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -73,9 +73,7 @@ node alamut {
ensure => 'present',
}
- apache::vhost_reverse_proxy { "forums.$domain":
- url => "http://forums.$domain/",
- }
+ apache::vhost_redirect_ssl { "forums.$domain": }
# connect to ssl so the proxy do not shoke if trying to
# enforce ssl ( note that this has not been tested, maybe this