zero-hard-disks-for-os-install¶
A map of ssh public keys to install for the root user
By default, the erase disks for os install task tries to only erase any metadata on the disks that may confuse a next OS install, along with (optionally) attempting to discard all sectors on devices that support discard. If this is set to true, the task will also zero all sectors on any non-SSD drives.
This Param is also used by the empty-gpt-tables
Task, it must be set
to true
to perform the empty-gpt-tables code to zero the disks GPT
tables.