From 68b2aa8ed2f7d08b5f6488fb3419be39fe7c33f9 Mon Sep 17 00:00:00 2001 From: cphipps Date: Fri, 16 May 2025 20:09:32 -0400 Subject: [PATCH] Update f-coreos.bu --- f-coreos.bu | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/f-coreos.bu b/f-coreos.bu index bbcbab4..a4ef461 100644 --- a/f-coreos.bu +++ b/f-coreos.bu @@ -27,24 +27,6 @@ passwd: - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ4G1BFBIcYZroqWvjC7ZlT0rL5cSGg1JQK1BtWCFgff cphipps@basement-pc.home.cahaa.net storage: - disks: - - # The link to the block device the OS was booted from. - device: /dev/sda - # We do not want to wipe the partition table since this is the primary - # device. - wipe_table: false - partitions: - - number: 4 - label: root - # Allocate at least 8 GiB to the rootfs. See NOTE above about this. - size_mib: 0 - resize: true - filesystems: - - device: /dev/disk/by-partlabel/root - wipe_filesystem: true - format: xfs - label: root - files: # Set the machine hostname - path: /etc/hostname