mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Taskotron: Update yumrepoinfo on stg
This commit is contained in:
@@ -36,9 +36,25 @@ release_status =
|
||||
[rawhide]
|
||||
url = %(rawhideurl)s
|
||||
path = development/rawhide
|
||||
tag = f28
|
||||
tag = f29
|
||||
release_status = rawhide
|
||||
|
||||
# Fedora 28
|
||||
[f28]
|
||||
url = %(rawhideurl)s
|
||||
path = development/28
|
||||
release_status = branched
|
||||
|
||||
[f28-updates]
|
||||
url = %(updatesurl)s
|
||||
path = 28
|
||||
parent = f28
|
||||
|
||||
[f28-updates-testing]
|
||||
url = %(updatesurl)s
|
||||
path = testing/28
|
||||
parent = f28-updates
|
||||
|
||||
# Fedora 27
|
||||
[f27]
|
||||
url = %(goldurl)s
|
||||
Reference in New Issue
Block a user