base / resolv.conf / rdu: increase timeout to 5s at rdu

The nameserver there seems slow, it takes more than a second to resolve
things sometimes.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-07-11 10:17:48 -07:00
parent b01fd570a8
commit 971d49a426

View file

@ -1,3 +1,3 @@
search vpn.fedoraproject.org rdu2.fedoraproject.org fedoraproject.org
nameserver 172.31.2.24
options rotate timeout:1
options rotate timeout:5