Add resolv.conf for tummy and telia datacenters
This commit is contained in:
parent
f03b006ce8
commit
253c99a2d8
2 changed files with 8 additions and 0 deletions
4
roles/base/files/resolv.conf/telia
Normal file
4
roles/base/files/resolv.conf/telia
Normal file
|
@ -0,0 +1,4 @@
|
|||
search vpn.fedoraproject.org fedoraproject.org
|
||||
nameserver 213.248.76.210
|
||||
nameserver 152.3.182.5
|
||||
options rotate timeout:1
|
4
roles/base/files/resolv.conf/tummy
Normal file
4
roles/base/files/resolv.conf/tummy
Normal file
|
@ -0,0 +1,4 @@
|
|||
search vpn.fedoraproject.org fedoraproject.org
|
||||
nameserver 198.49.126.1
|
||||
nameserver 66.35.36.133
|
||||
options rotate timeout:1
|
Loading…
Add table
Add a link
Reference in a new issue