Fix runroot settings for bodhi pungi configs

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2018-04-17 18:22:20 +00:00
parent 69303f6ee6
commit eccf981b9e

View file

@ -35,14 +35,11 @@ sigkeys = [
{% endif %}
]
hashed_directories = True
runroot = True
runroot_channel = 'compose'
runroot_tag = 'f[[ release.version_int ]]-build'
# RUNROOT settings
runroot = True
runroot_channel = 'compose'
runroot_tag = '[[ release.dist_tag ]]-build'
runroot_tag = 'f[[ release.version_int ]]-build'
# PKGSET
pkgset_source = 'koji' # koji, repos