Remove not necessary option
This commit is contained in:
parent
1082df34b1
commit
e47e84f808
@ -44,8 +44,6 @@ tree_arches = ['{{ arch }}', 'i686']
|
|||||||
tree_arches = ['{{ arch }}']
|
tree_arches = ['{{ arch }}']
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
symlink_isos_to = 'isos/{{ arch }}'
|
|
||||||
|
|
||||||
# PKGSET
|
# PKGSET
|
||||||
pkgset_source = "kojimock"
|
pkgset_source = "kojimock"
|
||||||
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}"
|
koji_profile = "{{ product_name.lower() }}_{{ distribution_major_version }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user