From 4166044ceb932adc2a4cebc27e99466c5dc6e5d7 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Sat, 5 Sep 2026 16:57:27 +0200 Subject: [PATCH] fix(aegis): restore supported Fedora IoT bootstrap --- ansible/bootstrap/aegis.bu | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/ansible/bootstrap/aegis.bu b/ansible/bootstrap/aegis.bu index f03beac..b11c126 100644 --- a/ansible/bootstrap/aegis.bu +++ b/ansible/bootstrap/aegis.bu @@ -39,22 +39,6 @@ systemd: [Install] WantedBy=multi-user.target storage: - disks: - - device: /dev/mmcblk0 - wipe_table: false - partitions: - - label: aegis-data - number: 5 - size_mib: 0 - filesystems: - - device: /dev/disk/by-partlabel/aegis-data - format: btrfs - label: aegis-data - wipe_filesystem: false - mount: - path: / - options: - - compress=zstd files: - path: /etc/hostname mode: 0644