X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=puppet%2Fservices%2Fcinder-base.yaml;h=a5d7fcf127dd3aa0291edb6c89bcf6eec4352455;hb=73991e39b39c1809d1b80a458f3e65256bb64a9e;hp=91c9ff5ee6b6e7edfdb2d6ee3bcbd72788f0de1c;hpb=aecb4e767cf5bcef9743d54fdefcfe1270af9434;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/cinder-base.yaml b/puppet/services/cinder-base.yaml index 91c9ff5e..a5d7fcf1 100644 --- a/puppet/services/cinder-base.yaml +++ b/puppet/services/cinder-base.yaml @@ -119,3 +119,4 @@ outputs: cinder::cron::db_purge::user: {get_param: CinderCronDbPurgeUser} cinder::cron::db_purge::age: {get_param: CinderCronDbPurgeAge} cinder::cron::db_purge::destination: {get_param: CinderCronDbPurgeDestination} + cinder::glance::glance_api_servers: {get_param: [EndpointMap, GlanceInternal, uri]}