Remove duplicated keystone::roles::admin::password

TrivialFix

Change-Id: I1052ec7dcb4c140cd21c9dea8f20689e66224e91
This commit is contained in:
Takashi Kajinami 2020-04-04 09:55:10 +09:00
parent 122f79b327
commit 7342b6a62d
1 changed files with 0 additions and 1 deletions

View File

@ -406,7 +406,6 @@ outputs:
tripleo::profile::base::keystone::extra_notification_topics: {get_param: KeystoneNotificationTopics}
keystone::roles::admin::email: {get_param: AdminEmail}
keystone::bootstrap::email: {get_params: AdminEmail}
keystone::roles::admin::password: {get_param: AdminPassword}
keystone::endpoint::public_url: {get_param: [EndpointMap, KeystonePublic, uri_no_suffix]}
keystone::endpoint::internal_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
keystone::endpoint::admin_url: {get_param: [EndpointMap, KeystoneAdmin, uri_no_suffix]}