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:
parent
c8855e76c1
commit
4300cd588a
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue