diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index 9f84f0a404..e6694d3c58 100644 --- a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf +++ b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf @@ -33,25 +33,9 @@ release_status = [rawhide] url = %(rawhideurl)s path = development/rawhide -tag = f25 +tag = f24 release_status = rawhide -# Fedora 24 -[f24] -url = %(rawhideurl)s -path = development/24 -release_status = branched - -[f24-updates] -url = %(updatesurl)s -path = 24 -parent = f24 - -[f24-updates-testing] -url = %(updatesurl)s -path = testing/24 -parent = f24-updates - # Fedora 23 [f23] url = %(goldurl)s