Files
fedora-infra_ansible/roles/abrt/retrace-post/defaults/main.yml
Ernestas Kulik 45d448ae5b Rename local retrace roles
The “local” bit is quite redundant and they are otherwise confusingly
named.
2020-04-24 21:34:23 +02:00

10 lines
260 B
YAML

---
# List of fedora versions for reposync
rs_internal_fedora_vers: [29, 30, rawhide]
rs_internal_fedora_vers_removed: [24, 25, 26, 27, 28]
# List of architectures for reposync
# armhfp disabled untill we get more space
rs_internal_arch_list: [x86_64, i386]