From d46b6745faf59fff9b03d4299b3f5676a6a560cc Mon Sep 17 00:00:00 2001 From: Lubomír Sedlář Date: May 10 2017 06:54:51 +0000 Subject: Explicitly generate release value for images Signed-off-by: Lubomír Sedlář --- diff --git a/fedora.conf b/fedora.conf index d2a90f8..9ca2843 100644 --- a/fedora.conf +++ b/fedora.conf @@ -267,7 +267,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_release = None +global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN' global_version = 'Rawhide' # live_images ignores this in favor of live_target global_target = 'f27'