Matanya has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/215694

Change subject: glance: qualify var
......................................................................

glance: qualify var

bug: T97251
Change-Id: Ie393723a68e078f683645e3838d4f586d75c2b09
---
M modules/openstack/templates/icehouse/keystone/keystone.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/94/215694/1

diff --git a/modules/openstack/templates/icehouse/keystone/keystone.conf.erb 
b/modules/openstack/templates/icehouse/keystone/keystone.conf.erb
index f436f11..eb182a8 100644
--- a/modules/openstack/templates/icehouse/keystone/keystone.conf.erb
+++ b/modules/openstack/templates/icehouse/keystone/keystone.conf.erb
@@ -9,7 +9,7 @@
 # public_port = 5000
 
 # The port number which the public admin listens on
-admin_port = <%= glanceconfig["keystone_auth_port"] %>
+admin_port = <%= @glanceconfig["keystone_auth_port"] %>
 
 # The port number which the OpenStack Compute service listens on
 # compute_port = 8774

-- 
To view, visit https://gerrit.wikimedia.org/r/215694
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie393723a68e078f683645e3838d4f586d75c2b09
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Matanya <mata...@foss.co.il>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to