From 67df4f98326ce638fe27e45e4e427dde90081901 Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Wed, 2 Dec 2015 12:37:59 +0000 Subject: [PATCH] yumrepoinfo.conf: remove F21, it's EOL --- .../taskotron-client/files/yumrepoinfo.conf | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index ee1c3388d2..e6694d3c58 100644 --- a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf +++ b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf @@ -68,19 +68,3 @@ url = %(updatesurl)s path = testing/22 parent = f22-updates -# Fedora 21 -[f21] -url = %(goldurl)s -path = 21 -release_status = stable - -[f21-updates] -url = %(updatesurl)s -path = 21 -parent = f21 - -[f21-updates-testing] -url = %(updatesurl)s -path = testing/21 -parent = f21-updates -