Only erase disk metadata if automated cleaning is enabled
Full disk cleaning takes enormous time and is not quite justified for us. This does not affect the default behavior (cleaning is disabled). Partially implements: blueprint re-enable-cleaning Change-Id: Id78e8f9d142a088fe42ba8b68a9aa02dacda2dfc
This commit is contained in:
@@ -393,6 +393,7 @@ ironic::rabbit_password: {{UNDERCLOUD_RABBIT_PASSWORD}}
|
||||
ironic::conductor::api_url: {{UNDERCLOUD_ENDPOINT_IRONIC_INTERNAL}}
|
||||
ironic::conductor::force_power_state_during_sync: false
|
||||
ironic::conductor::automated_clean: {{CLEAN_NODES}}
|
||||
ironic::conductor::cleaning_disk_erase: 'metadata'
|
||||
ironic::conductor::default_boot_option: 'local'
|
||||
ironic::keystone::auth::tenant: 'service'
|
||||
ironic::keystone::auth::public_url: {{UNDERCLOUD_ENDPOINT_IRONIC_PUBLIC}}
|
||||
|
||||
Reference in New Issue
Block a user