aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller-puppet.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-22 09:09:47 +0000
committerGerrit Code Review <review@openstack.org>2015-06-22 09:09:47 +0000
commit0072ab0903bd59567c75cd9500f94623e1c18581 (patch)
tree68efb8a9597064343ccd50c4920c51d96da02f41 /puppet/controller-puppet.yaml
parent882ee42f4a35010259c6f2bec1847946e76f3718 (diff)
parent6e6c7e54f9daa77cdbb6534785c5a411f3a102de (diff)
Merge "Enable httpd balancing for Horizon"
Diffstat (limited to 'puppet/controller-puppet.yaml')
-rw-r--r--puppet/controller-puppet.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/controller-puppet.yaml b/puppet/controller-puppet.yaml
index 953e592f..3d7ecd58 100644
--- a/puppet/controller-puppet.yaml
+++ b/puppet/controller-puppet.yaml
@@ -979,6 +979,7 @@ resources:
nova::vncproxy::host: {get_input: nova_api_network}
# Horizon
+ apache::ip: {get_input: horizon_network}
horizon::django_debug: {get_input: debug}
horizon::secret_key: {get_input: horizon_secret}
horizon::bind_address: {get_input: horizon_network}