diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index 5852885648..c7bcb945b1 100644 --- a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf +++ b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf @@ -38,9 +38,9 @@ release_status = rawhide # Fedora 24 [f24] -url = %(rawhideurl)s -path = development/24 -release_status = branched +url = %(goldurl)s +path = 24 +release_status = stable [f24-updates] url = %(updatesurl)s