- Use option `symlink_isos_to`

This commit is contained in:
soksanichenko 2022-12-07 13:43:04 +02:00
parent 22e5f6b4ae
commit 159ef8af91
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ hashed_directories = False
tree_arches = ['{{ arch }}']
symlink_isos_to = 'isos/{{ arch }}'
# PKGSET
pkgset_source = "kojimock"
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}"