aboutsummaryrefslogtreecommitdiff
path: root/manifests/master.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-19 19:42:44 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-19 19:42:44 -0200
commit4d1b391d0284d04be05801102b11cc7d36c8824e (patch)
tree1936daa9bb2869e7a3592f6371236a1f5a61868d /manifests/master.pp
parent5b8827a1b5bbf04e17a31be00d8cdd599362c9d3 (diff)
downloadpuppet-nodo-4d1b391d0284d04be05801102b11cc7d36c8824e.tar.gz
puppet-nodo-4d1b391d0284d04be05801102b11cc7d36c8824e.tar.bz2
Renaming $apache_https_proxy to $nodo_https_proxy
Diffstat (limited to 'manifests/master.pp')
-rw-r--r--manifests/master.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/master.pp b/manifests/master.pp
index 2bb5898..e355e8e 100644
--- a/manifests/master.pp
+++ b/manifests/master.pp
@@ -37,7 +37,7 @@ class nodo::master {
}
# We should run master nodes web server behind an HTTPS proxy
- $apache_https_proxy = 'yes'
+ $nodo_https_proxy = 'yes'
# These should be included after puppetmaster
include nodo::vserver