From 6269bde56bb6c2e0136204fc211a3439c2a8725c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 12 Aug 2020 17:18:46 -0400 Subject: [PATCH] Fixing kickstarts repo url Signed-off-by: Mohan Boddu --- fedora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.conf b/fedora.conf index bc48781..7aeaddc 100644 --- a/fedora.conf +++ b/fedora.conf @@ -290,7 +290,7 @@ translate_paths = [ ] # These will be inherited by live_media, live_images and image_build -global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?origin/f33' +global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f33' global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN' global_version = '33' # live_images ignores this in favor of live_target