taskotron-client: update yumrepoinfo.conf
This commit is contained in:
parent
56817971b4
commit
7ad27e0016
1 changed files with 3 additions and 20 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue