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