aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/heat-api.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/heat-api.yaml')
-rw-r--r--puppet/services/heat-api.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/puppet/services/heat-api.yaml b/puppet/services/heat-api.yaml
index 41c7d9a1..0bb208d1 100644
--- a/puppet/services/heat-api.yaml
+++ b/puppet/services/heat-api.yaml
@@ -40,5 +40,10 @@ outputs:
heat::keystone::auth::admin_url: {get_param: [EndpointMap, HeatAdmin, uri]}
heat::keystone::auth::password: {get_param: HeatPassword}
heat::keystone::auth::region: {get_param: KeystoneRegion}
+ tripleo.heat_api.firewall_rules:
+ '125 heat_api':
+ dport:
+ - 8004
+ - 13004
step_config: |
include ::tripleo::profile::base::heat::api