From b5c3ea6cc6778690be12df5ad8fd07c05c5499e4 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 16 Feb 2024 10:18:12 -0500 Subject: [PATCH] revert to 1G --- group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all b/group_vars/all index 21a881c..d878a50 100644 --- a/group_vars/all +++ b/group_vars/all @@ -1,7 +1,7 @@ --- # Default size for Bigboot if otherwise # not defined -bigboot_size: 1.1G +bigboot_size: 1G # We use padding just to ensure there's # available space to expand /boot to.