Set filesystem wipe to true

This commit is contained in:
jeff 2023-06-10 21:33:15 +00:00
parent 7521433c15
commit 3bcc054f32

View File

@ -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