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