aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/haproxy.yaml
diff options
context:
space:
mode:
authorDmitry Tantsur <divius.inside@gmail.com>2016-08-17 17:12:26 +0200
committerDmitry Tantsur <divius.inside@gmail.com>2016-08-25 13:25:54 +0200
commitfc614ec1a3a6d10d75af46cd7915fbc0e45ffcc3 (patch)
tree1fefbf71a240c67b3f431cc49fbe84484e152e72 /puppet/services/haproxy.yaml
parent319c42475c3c8b611bf685ca0aff4e9b79d0b570 (diff)
Ironic: add missing haproxy and firewall configuration
Make sure Ironic API listens on a different IP than HAProxy. Also open firewall ports for Ironic API and TFTP. Change-Id: I9d843e76adcdb1085fd1e9fb7408a2387909382b
Diffstat (limited to 'puppet/services/haproxy.yaml')
-rw-r--r--puppet/services/haproxy.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/haproxy.yaml b/puppet/services/haproxy.yaml
index 8ac669a9..c0e1c113 100644
--- a/puppet/services/haproxy.yaml
+++ b/puppet/services/haproxy.yaml
@@ -75,6 +75,7 @@ outputs:
tripleo::haproxy::heat_cloudwatch: true
tripleo::haproxy::heat_cfn: true
tripleo::haproxy::horizon: true
+ tripleo::haproxy::ironic: true
tripleo::haproxy::haproxy_log_address: {get_param: HAProxySyslogAddress}
tripleo::haproxy::haproxy_stats_user: {get_param: HAProxyStatsUser}
tripleo::haproxy::haproxy_stats_password: {get_param: HAProxyStatsPassword}