From 96704790e4b727c4c54101c8bbbd313571252a52 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Dec 05 2023 19:41:16 +0000 Subject: Add min-free-space-size to fix compose failure Signed-off-by: Paul Whalen --- diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 7140481..ba1d7f9 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -2,6 +2,8 @@ "ref": "fedora/rawhide/${basearch}/iot", "ex-jigdo-spec": "fedora-iot.spec", + "min-free-space-size": "1TB", + "repos": [], "selinux": true,