Use correct version for cloud compose

On f27 branch the version should not be 26. This is updated in koji tags
and comps file as well.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
Lubomír Sedlář 2017-10-27 16:38:16 +02:00
parent aa2831bb0f
commit b9afdab3e2

View File

@ -1,11 +1,11 @@
# PRODUCT INFO
release_name = 'Fedora-Cloud'
release_short = 'Fedora-Cloud'
release_version = '26'
release_version = '27'
release_is_layered = False
# GENERAL SETTINGS
bootable = False
comps_file = 'comps-f26.xml' #{
comps_file = 'comps-f27.xml' #{
# 'scm': 'git',
# 'repo': 'git://git.fedorahosted.org/git/comps.git',
# 'branch': None, # defaults to cvs/HEAD or git/master
@ -24,10 +24,10 @@ hashed_directories = True
runroot = True
#runroot_channel = 'fedora_compose'
runroot_channel = 'compose'
runroot_tag = 'f26-build'
runroot_tag = 'f27-build'
# PKGSET
pkgset_source = 'koji' # koji, repos
pkgset_koji_tag = 'f26-updates'
pkgset_koji_tag = 'f27-updates'
pkgset_koji_inherit = True
filter_system_release_packages = False
# GATHER