From ccb1af511791a35ae6d2541c6017ca679c20989e Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Wed, 24 Feb 2016 15:25:51 +0000 Subject: [PATCH] Revert "updating taskotron's yum config for f24 branch" until bodhi has been updated This reverts commit 8db0325385945d01117544c02e7b93fce5edc8dd. --- .../taskotron-client/files/yumrepoinfo.conf | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) 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