Merge "Remove or fix outdated/incorrect ironic hieradata definitions"

This commit is contained in:
Zuul 2021-03-27 05:24:39 +00:00 committed by Gerrit Code Review
commit 12c4195803
1 changed files with 0 additions and 1 deletions

View File

@ -464,7 +464,6 @@ outputs:
ironic::swift::region_name: {get_param: KeystoneRegion}
# ironic-inspector support is not implemented, but let's configure
# the credentials for consistency.
ironic::drivers::inspector::enabled: false
ironic::drivers::inspector::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix]}
ironic::drivers::inspector::username: 'ironic'
ironic::drivers::inspector::password: {get_param: IronicPassword}