From ee1356bb16143dea3c0c89500272cd05cd6346f1 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Thu, 28 May 2015 14:30:41 +0000 Subject: [PATCH] updating taskotron yumrepoinfo now that f22 is released --- roles/taskotron/taskotron-client/files/yumrepoinfo.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index 998dbe48ff..fec0034bda 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 22 [f22] -url = %(rawhideurl)s +url = %(goldurl)s path = development/22 -release_status = branched +release_status = stable [f22-updates] url = %(updatesurl)s