Setup for F25 Alpha with global version variable fixed
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
df4c7131f0
commit
2c612c59f8
@ -277,7 +277,7 @@ translate_paths = [
|
|||||||
# These will be inherited by live_media, live_images and image_build
|
# These will be inherited by live_media, live_images and image_build
|
||||||
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f25'
|
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f25'
|
||||||
global_release = 1.1
|
global_release = 1.1
|
||||||
global_version = '25'
|
global_version = '25_Alpha'
|
||||||
# live_images ignores this in favor of live_target
|
# live_images ignores this in favor of live_target
|
||||||
global_target = 'f25'
|
global_target = 'f25'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user