Don't default to potentially dangerous "erase" for installer initialPartitioningChoice
This commit is contained in:
@@ -22,7 +22,7 @@ allowManualPartitioning: false
|
||||
#
|
||||
# The default is "none"
|
||||
#
|
||||
initialPartitioningChoice: erase
|
||||
initialPartitioningChoice: none
|
||||
initialSwapChoice: suspend
|
||||
requiredPartitionTableType: gpt
|
||||
partitionLayout:
|
||||
|
||||
Reference in New Issue
Block a user