From b9d0ab6de0b27a2bb1a87489470242429a223ebe Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 22 Jul 2020 12:25:44 -0400 Subject: [PATCH] python-classroom: bump size so the live media build wont get stuck Signed-off-by: Mohan Boddu --- fedora-live-python-classroom.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-live-python-classroom.ks b/fedora-live-python-classroom.ks index b485ef7..9475f17 100644 --- a/fedora-live-python-classroom.ks +++ b/fedora-live-python-classroom.ks @@ -8,4 +8,4 @@ %include fedora-python-classroom-gnome-common.ks # https://bugzilla.redhat.com/show_bug.cgi?id=1695796 -part / --size 7168 +part / --size 8192