aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/glance-registry.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/glance-registry.yaml')
-rw-r--r--puppet/services/glance-registry.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/glance-registry.yaml b/puppet/services/glance-registry.yaml
index 43ebd518..1f7e6e3d 100644
--- a/puppet/services/glance-registry.yaml
+++ b/puppet/services/glance-registry.yaml
@@ -76,6 +76,8 @@ outputs:
- '@'
- {get_param: [EndpointMap, MysqlInternal, host]}
- '/glance'
+ - '?bind_address='
+ - "%{hiera('tripleo::profile::base::database::mysql::client_bind_address')}"
glance::registry::authtoken::password: {get_param: GlancePassword}
glance::registry::authtoken::project_name: 'service'
glance::registry::pipeline: 'keystone'