fix(procedure): correct DNS fallbacks in PVE post-install
This commit is contained in:
@@ -150,8 +150,8 @@ Verify: Log into the web UI — no subscription warning should appear.
|
||||
cat > /etc/resolv.conf <<'DNS_EOF'
|
||||
search ai.home
|
||||
nameserver 192.168.7.7
|
||||
nameserver 192.168.0.1
|
||||
nameserver 8.8.8.8
|
||||
nameserver 192.168.18.1
|
||||
nameserver 1.1.1.1
|
||||
DNS_EOF
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user