Setup for F25 Alpha with global version variable fixed

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2016-08-19 17:03:45 -05:00
parent df4c7131f0
commit 2c612c59f8

View File

@ -277,7 +277,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/f25'
global_release = 1.1
global_version = '25'
global_version = '25_Alpha'
# live_images ignores this in favor of live_target
global_target = 'f25'