/[adm]/puppet/manifests/nodes/alamut.pp
ViewVC logotype

Diff of /puppet/manifests/nodes/alamut.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2691 by misc, Sun Mar 25 12:47:26 2012 UTC revision 2704 by misc, Mon Apr 2 11:05:30 2012 UTC
# Line 45  node alamut { Line 45  node alamut {
45      # connect to ssl so the proxy do not shoke if trying to      # connect to ssl so the proxy do not shoke if trying to
46      # enforce ssl ( note that this has not been tested, maybe this      # enforce ssl ( note that this has not been tested, maybe this
47      # is uneeded )      # is uneeded )
48      apache::vhost_reverse_proxy { "ssl_forums.$domain":      apache::vhost::reverse_proxy { "ssl_forums.$domain":
49          url     => "https://forums.$domain/",          url     => "https://forums.$domain/",
50          vhost   => "forums.$domain",          vhost   => "forums.$domain",
51          use_ssl => true,          use_ssl => true,

Legend:
Removed from v.2691  
changed lines
  Added in v.2704

  ViewVC Help
Powered by ViewVC 1.1.30