retrace: remove f25

This commit is contained in:
Miroslav Suchý 2018-01-29 14:26:33 +01:00
parent ffa7656480
commit 479a0aedca
2 changed files with 4 additions and 4 deletions

View file

@ -49,7 +49,6 @@
state: present
when: not devel
with_items:
- "25"
- "26"
- "27"
@ -63,6 +62,7 @@
when: not devel
with_items:
- "24"
- "25"
- name: koops_to_xorg.py
cron:
@ -82,7 +82,6 @@
state: present
when: not devel
with_items:
- "25"
- "26"
- "27"
@ -96,6 +95,7 @@
when: not devel
with_items:
- "24"
- "25"
- name: update BZ bugs fedora
cron:

View file

@ -1,8 +1,8 @@
---
# List of fedora versions for reposync
rs_internal_fedora_vers: [25, 26, 27, rawhide]
rs_internal_fedora_vers_removed: [24]
rs_internal_fedora_vers: [26, 27, rawhide]
rs_internal_fedora_vers_removed: [24, 25]
# List of architectures for reposync
# armhfp disabled untill we get more space