Add metadata settings for needed kerberos principals
[apex-tripleo-heat-templates.git] / puppet / services / gnocchi-api.yaml
index 3929e00..ae384ce 100644 (file)
@@ -131,3 +131,5 @@ outputs:
           gnocchi::db::mysql::allowed_hosts:
             - '%'
             - "%{hiera('mysql_bind_host')}"
+      metadata_settings:
+        get_attr: [ApacheServiceBase, role_data, metadata_settings]