Set filesystem wipe to true
This commit is contained in:
parent
7521433c15
commit
3bcc054f32
@ -22,7 +22,7 @@ storage:
|
|||||||
device: /dev/disk/by-partlabel/storage-0
|
device: /dev/disk/by-partlabel/storage-0
|
||||||
format: btrfs
|
format: btrfs
|
||||||
label: storage-0
|
label: storage-0
|
||||||
wipe_filesystem: false
|
wipe_filesystem: true
|
||||||
with_mount_unit: true
|
with_mount_unit: true
|
||||||
luks:
|
luks:
|
||||||
- name: static-key
|
- name: static-key
|
||||||
|
Loading…
Reference in New Issue
Block a user