Revert "re-add f22 tmprepo so we can compose, then remove again"

This reverts commit 608a64093d.
This commit is contained in:
Kevin Fenzi 2016-07-11 15:18:33 +00:00
parent 608a64093d
commit 7b819c74ca

View file

@ -155,7 +155,7 @@ config = dict(
'treefile': {
'include': 'fedora-atomic-docker-host.json',
'ref': 'fedora-atomic/f22/x86_64/testing/docker-host',
'repos': ['fedora-22', 'updates', 'updates-testing', 'f22-temprepo'],
'repos': ['fedora-22', 'updates', 'updates-testing'],
'packages': [],
},
@ -222,7 +222,6 @@ config = dict(
'fedora-{version}-updates': 'file:///pub/fedora/linux/updates/{version}/{arch}/',
'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}/',