[copr][backend] f20 eol,

This commit is contained in:
Valentin Gologuzov 2015-07-28 12:19:14 +02:00
parent 4cddf80661
commit 86be3ed5cf

View file

@ -49,12 +49,12 @@
regexp='^metalink=https://mirrors.fedoraproject.org/metalink\?repo=updates-released-f\$releasever&arch=\$basearch'
replace='baseurl=http://infrastructure.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/'
with_items: #mock_fedora_configs_to_patch.stdout_lines
- /etc/mock/fedora-20-i386.cfg
- /etc/mock/fedora-20-x86_64.cfg
- /etc/mock/fedora-21-i386.cfg
- /etc/mock/fedora-21-x86_64.cfg
- /etc/mock/fedora-22-i386.cfg
- /etc/mock/fedora-22-x86_64.cfg
- /etc/mock/fedora-23-i386.cfg
- /etc/mock/fedora-23-x86_64.cfg
# ansible doesn't support simultaneously usage of async and with_* options