Normalize LUKS boot layout and partitioning defaults
This commit is contained in:
@@ -17,7 +17,11 @@
|
||||
partitioning_luks_device
|
||||
| default(
|
||||
install_drive
|
||||
~ (partitioning_main_partition_suffix | default(2) | string)
|
||||
~ (
|
||||
partitioning_root_partition_suffix
|
||||
| default(partitioning_main_partition_suffix | default(2))
|
||||
| string
|
||||
)
|
||||
)
|
||||
}}
|
||||
configuration_luks_tpm2_pcrs_raw: >-
|
||||
|
||||
Reference in New Issue
Block a user