diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index cc27ce6c1b..b3d6f746ef 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/21 parent = f21-updates -# Fedora 20 -[f20] -url = %(goldurl)s -path = 20 -release_status = stable - -[f20-updates] -url = %(updatesurl)s -path = 20 -parent = f20 - -[f20-updates-testing] -url = %(updatesurl)s -path = testing/20 -parent = f20-updates -