From 8a987bb166d031765276c421312a5c1dc2083825 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 19 Nov 2023 15:20:26 -0500 Subject: [PATCH] tier-1: Add lvm2 We expect to support this by default. --- tier-1/system-configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tier-1/system-configuration.yaml b/tier-1/system-configuration.yaml index b764747..4a94519 100644 --- a/tier-1/system-configuration.yaml +++ b/tier-1/system-configuration.yaml @@ -7,6 +7,7 @@ packages: # NTP support - chrony # Storage configuration/management + - lvm2 - cryptsetup - e2fsprogs - sg3_utils