Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
242fd30
)
Setting keystone region for congress
author
Dan Radez
<dradez@redhat.com>
Mon, 20 Mar 2017 15:39:13 +0000
(11:39 -0400)
committer
Dan Radez
<dradez@redhat.com>
Mon, 20 Mar 2017 15:39:13 +0000
(11:39 -0400)
Change-Id: I4958b886cbd6c2b34da0c265e8774105474ace13
puppet/services/congress.yaml
patch
|
blob
|
history
diff --git
a/puppet/services/congress.yaml
b/puppet/services/congress.yaml
index
7d0e9fa
..
724a4d6
100644
(file)
--- a/
puppet/services/congress.yaml
+++ b/
puppet/services/congress.yaml
@@
-88,6
+88,7
@@
outputs:
service_config_settings:
keystone:
congress::keystone::auth::tenant: 'service'
+ congress::keystone::auth::region: {get_param: KeystoneRegion}
congress::keystone::auth::password: {get_param: CongressPassword}
congress::keystone::auth::public_url: {get_param: [EndpointMap, CongressPublic, uri]}
congress::keystone::auth::internal_url: {get_param: [EndpointMap, CongressInternal, uri]}