From f191c230a1bc1546b1024059c04b589229608c2a Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 10 Jun 2023 15:01:45 -0400 Subject: [PATCH] Attempt to fix error --- server-0.bu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-0.bu b/server-0.bu index 73727d2..abf6677 100644 --- a/server-0.bu +++ b/server-0.bu @@ -34,7 +34,7 @@ storage: with_mount_unit: true - path: /storage-0 label: storage-0 - device: /dev/disk/by-partlabel/storage-0 + device: /dev/sda format: btrfs wipe_filesystem: false with_mount_unit: true