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.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/heat-api.yaml b/puppet/services/heat-api.yaml
index 3349271c..51f52a71 100644
--- a/puppet/services/heat-api.yaml
+++ b/puppet/services/heat-api.yaml
@@ -137,6 +137,8 @@ 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}
+ metadata_settings:
+ get_attr: [ApacheServiceBase, role_data, metadata_settings]
upgrade_tasks:
- name: Check is heat_api is deployed
command: systemctl is-enabled openstack-heat-api