Python Classroom: Share disk size declaration between disk and live

The disk image for aarch64 fails to build for not enough space,
see https://pagure.io/releng/failed-composes/issue/3206
This commit is contained in:
Miro Hrončok 2022-03-15 11:27:24 +01:00 committed by churchyard
parent f4300791a2
commit 093733933f
2 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,3 @@
%include fedora-live-workstation.ks
%include fedora-python-classroom-gnome-common.ks
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
part / --size 8192

View File

@ -6,6 +6,9 @@
%include fedora-python-classroom-common.ks
# https://bugzilla.redhat.com/show_bug.cgi?id=1695796
part / --size 8192
%packages
emacs
python3-matplotlib-tk