bodhi: re-enable the f22-temprepo for rpm-ostree

This commit is contained in:
Luke Macken 2015-08-22 00:07:43 +00:00
parent 55abe2313b
commit 56bd681394

View file

@ -166,6 +166,7 @@ config = dict(
'fedora-{version}': 'file:///pub/fedora/linux/releases/{version}/Everything/{arch}/os',
'updates': 'file:///pub/fedora/linux/updates/{version}/{arch}/',
'updates-testing': 'file:///pub/fedora/linux/updates/testing/{version}/{arch}/',
'f22-temprepo': 'file:///mnt/koji/mash/updates/f22-temprepo/',
{% else %}
'fedora-{version}': 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/{version}/Everything/{arch}/os',
'updates': 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/{version}/{arch}/',