point stg at internal koji interfaces for fedimg

This commit is contained in:
David Gay 2014-12-06 21:19:38 +00:00
parent c15434b4ca
commit 3a1d73afb3

View file

@ -4,9 +4,9 @@ delete_image_on_failure = {{delete_image_on_failure}}
[koji]
{% if env == 'staging' %}
server = https://koji.stg.fedoraproject.org/kojihub
server = http://koji.phx2.fedoraproject.org/kojihub
# The two adjacent slashes in the below URL are _not_ a typo.
base_task_url = https://kojipkgs.stg.fedoraproject.org//work/tasks
base_task_url = http://kojipkgs.phx2.fedoraproject.org//work/tasks
{% else %}
server = https://koji.fedoraproject.org/kojihub
# The two adjacent slashes in the below URL are _not_ a typo.