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:
parent
b01fd570a8
commit
971d49a426
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue