roles/dch-vpn-server: Update remote access DNS
This commit updates the DNS server addresses pushed to remote access VPN clients to use the new DNS server on the *pyrocufflink.blue* network.jenkins-master
parent
06b2d3163b
commit
47999302cf
|
@ -25,5 +25,5 @@ conn remote-access
|
|||
right = %any
|
||||
rightsourceip = 172.31.0.64/28
|
||||
rightauth = pubkey
|
||||
rightdns = 172.31.0.4,172.31.0.10
|
||||
rightdns = 172.30.0.4
|
||||
auto = add
|
||||
|
|
Loading…
Reference in New Issue