taskotron-client: update yumrepoinfo.conf

This commit is contained in:
Martin Krizek 2017-01-02 12:05:09 +00:00
parent 56817971b4
commit 7ad27e0016

View file

@ -38,9 +38,9 @@ release_status = rawhide
# Fedora 25
[f25]
url = %(rawhideurl)s
path = development/25
release_status = branched
url = %(goldurl)s
path = 25
release_status = stable
[f25-updates]
url = %(updatesurl)s
@ -67,20 +67,3 @@ parent = f24
url = %(updatesurl)s
path = testing/24
parent = f24-updates
# Fedora 23
[f23]
url = %(goldurl)s
path = 23
release_status = stable
[f23-updates]
url = %(updatesurl)s
path = 23
parent = f23
[f23-updates-testing]
url = %(updatesurl)s
path = testing/23
parent = f23-updates