aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/keystone.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-16 09:48:47 +0000
committerGerrit Code Review <review@openstack.org>2016-09-16 09:48:47 +0000
commita54f512a201d6ec02729e7c278cce157ee187ec1 (patch)
tree7196a53a3a6b788f21210819723aef2babd041f2 /puppet/services/keystone.yaml
parent6f51b6798e9e42f696ab2f64e9eb6a4f8619475a (diff)
parent09f569b6a60e6426102212e650b490ea0dd5084f (diff)
Merge "Unset Keystone public_endpoint"
Diffstat (limited to 'puppet/services/keystone.yaml')
-rw-r--r--puppet/services/keystone.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/services/keystone.yaml b/puppet/services/keystone.yaml
index b321ecbe..18fc9158 100644
--- a/puppet/services/keystone.yaml
+++ b/puppet/services/keystone.yaml
@@ -148,7 +148,6 @@ outputs:
keystone::endpoint::admin_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}
keystone::endpoint::region: {get_param: KeystoneRegion}
keystone_enable_db_purge: {get_param: KeystoneEnableDBPurge}
- keystone::public_endpoint: {get_param: [EndpointMap, KeystonePublic, uri_no_suffix]}
keystone::db::mysql::user: keystone
keystone::db::mysql::host: {get_param: [EndpointMap, MysqlInternal, host_nobrackets]}
keystone::db::mysql::dbname: keystone