aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/heat-api-cloudwatch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/heat-api-cloudwatch.yaml')
-rw-r--r--puppet/services/heat-api-cloudwatch.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/puppet/services/heat-api-cloudwatch.yaml b/puppet/services/heat-api-cloudwatch.yaml
index 2c56951b..b4669ac3 100644
--- a/puppet/services/heat-api-cloudwatch.yaml
+++ b/puppet/services/heat-api-cloudwatch.yaml
@@ -22,9 +22,15 @@ outputs:
role_data:
description: Role data for the Heat Cloudwatch API role.
value:
+ service_name: heat_api_cloudwatch
config_settings:
map_merge:
- get_attr: [HeatBase, role_data, config_settings]
- heat::api_cloudwatch::workers: {get_param: HeatWorkers}
+ tripleo.heat_api_cloudwatch.firewall_rules:
+ '125 heat_cloudwatch':
+ dport:
+ - 8003
+ - 13003
step_config: |
include ::tripleo::profile::base::heat::api_cloudwatch