taskotron-{dev,stg}: F22 is EOL
This commit is contained in:
parent
d35513d147
commit
51300909a3
1 changed files with 2 additions and 1 deletions
|
@ -68,6 +68,7 @@ url = %(updatesurl)s
|
||||||
path = testing/23
|
path = testing/23
|
||||||
parent = f23-updates
|
parent = f23-updates
|
||||||
|
|
||||||
|
{% if deployment_type == 'prod' %}
|
||||||
# Fedora 22
|
# Fedora 22
|
||||||
[f22]
|
[f22]
|
||||||
url = %(goldurl)s
|
url = %(goldurl)s
|
||||||
|
@ -83,4 +84,4 @@ parent = f22
|
||||||
url = %(updatesurl)s
|
url = %(updatesurl)s
|
||||||
path = testing/22
|
path = testing/22
|
||||||
parent = f22-updates
|
parent = f22-updates
|
||||||
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue