copr: builders: drop the fedora-infrastructure#7301 hack

This should re-allow load-balancing around dl*.fedoraproject.org
on DNS level again.
This commit is contained in:
Pavel Raiskup 2019-07-12 17:47:35 +02:00
parent c8855e76c1
commit 4300cd588a

View file

@ -77,12 +77,6 @@
regexp: '^%_install_lang.*'
state: 'absent'
- name: 'debug for https://pagure.io/fedora-infrastructure/issue/7301'
lineinfile:
dest: '/etc/hosts'
line: '209.132.181.27 dl.fedoraproject.org'
state: 'present'
- name: Disable DNF makecache timer
systemd:
name: dnf-makecache.timer