Revert "re-add f22 tmprepo so we can compose, then remove again"
This reverts commit 608a64093d
.
This commit is contained in:
parent
608a64093d
commit
7b819c74ca
1 changed files with 1 additions and 2 deletions
|
@ -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}/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue