diff --git a/roles/common/files/resolv.conf b/roles/common/files/resolv.conf index 3878a49..8293082 100644 --- a/roles/common/files/resolv.conf +++ b/roles/common/files/resolv.conf @@ -1,2 +1,5 @@ +options ndots: 2 nameserver 149.56.184.112 nameserver 66.42.77.29 + +search thunix.cf \ No newline at end of file