Merge "Remove unused admin_password"

This commit is contained in:
Zuul 2020-02-07 07:27:30 +00:00 committed by Gerrit Code Review
commit 0ccca0e362
1 changed files with 0 additions and 2 deletions

View File

@ -104,8 +104,6 @@ outputs:
- service_debug_unset - service_debug_unset
- {get_param: Debug } - {get_param: Debug }
- {get_param: SaharaDebug } - {get_param: SaharaDebug }
# Remove admin_password when https://review.opendev.org/#/c/442619/ is merged.
sahara::admin_password: {get_param: SaharaPassword}
sahara::default_ntp_server: {get_param: NtpServer} sahara::default_ntp_server: {get_param: NtpServer}
sahara::use_neutron: true sahara::use_neutron: true
sahara::plugins: {get_param: SaharaPlugins} sahara::plugins: {get_param: SaharaPlugins}