Oops, not a template
This commit is contained in:
parent
51300909a3
commit
0a8c234605
1 changed files with 0 additions and 17 deletions
|
@ -68,20 +68,3 @@ url = %(updatesurl)s
|
|||
path = testing/23
|
||||
parent = f23-updates
|
||||
|
||||
{% if deployment_type == 'prod' %}
|
||||
# Fedora 22
|
||||
[f22]
|
||||
url = %(goldurl)s
|
||||
path = 22
|
||||
release_status = stable
|
||||
|
||||
[f22-updates]
|
||||
url = %(updatesurl)s
|
||||
path = 22
|
||||
parent = f22
|
||||
|
||||
[f22-updates-testing]
|
||||
url = %(updatesurl)s
|
||||
path = testing/22
|
||||
parent = f22-updates
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue