Use link_type set to 'symlink' for ODCS testing

This commit is contained in:
Jan Kaluža 2018-01-12 07:47:00 +00:00
parent fc9283b51d
commit f5d64be174

View file

@ -85,6 +85,8 @@ translate_paths = [
('/mnt/koji/compose/', 'http://kojipkgs.fedoraproject.org/compose/'), ('/mnt/koji/compose/', 'http://kojipkgs.fedoraproject.org/compose/'),
] ]
link_type = "symlink"
koji_profile = '{{ config.koji_profile }}' koji_profile = '{{ config.koji_profile }}'