From 8e69b840e4f86d430596221ef4c9ade21a287b98 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 04 2020 19:10:21 +0000 Subject: Fix ks image branch location Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index ba2591a..7e90cb0 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -200,7 +200,7 @@ translate_paths = [ ] # These will be inherited by live_media, live_images and image_build -global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#HEAD' +global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f32' global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN' global_version = '32' # live_images ignores this in favor of live_target