aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/heat-api-cloudwatch.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-25 05:11:45 +0000
committerGerrit Code Review <review@openstack.org>2017-07-25 05:11:45 +0000
commitc282288e977a8f0e970416430a710d242b9bc48d (patch)
tree8fe4ebe2f8d2386cd2ac7c4058f4d7fe1223be34 /puppet/services/heat-api-cloudwatch.yaml
parent5b3df63f64ce0298aa34b40f73ace24a87f51427 (diff)
parent793ec547f782007abf8afdf6cecf0c2ad3aac7df (diff)
Merge "Add metadata_settings in Heat APIs"
Diffstat (limited to 'puppet/services/heat-api-cloudwatch.yaml')
-rw-r--r--puppet/services/heat-api-cloudwatch.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/heat-api-cloudwatch.yaml b/puppet/services/heat-api-cloudwatch.yaml
index b23dc895..689251a3 100644
--- a/puppet/services/heat-api-cloudwatch.yaml
+++ b/puppet/services/heat-api-cloudwatch.yaml
@@ -114,6 +114,8 @@ outputs:
- heat::wsgi::apache_api_cloudwatch::workers: {get_param: HeatWorkers}
step_config: |
include ::tripleo::profile::base::heat::api_cloudwatch
+ metadata_settings:
+ get_attr: [ApacheServiceBase, role_data, metadata_settings]
upgrade_tasks:
- name: Check if heat_api_cloudwatch is deployed
command: systemctl is-enabled openstack-heat-api-cloudwatch