aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-03-15 15:01:39 +0000
committerNicolas Vigier <boklm@mageia.org>2011-03-15 15:01:39 +0000
commit2875448c370e623be1d475c038d70579af3071c7 (patch)
treecae0c482c22a6d5b4bccdbb6aa9aafc277e546d5 /manifests
parent7e563e93d748385a2529b017cdf44699b8da221b (diff)
downloadpuppet-2875448c370e623be1d475c038d70579af3071c7.tar
puppet-2875448c370e623be1d475c038d70579af3071c7.tar.gz
puppet-2875448c370e623be1d475c038d70579af3071c7.tar.bz2
puppet-2875448c370e623be1d475c038d70579af3071c7.tar.xz
puppet-2875448c370e623be1d475c038d70579af3071c7.zip
redirect http forums to https
Diffstat (limited to 'manifests')
-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