summaryrefslogtreecommitdiff
path: root/roles/vpn
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-31 16:42:46 -0400
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-31 16:42:46 -0400
commitb566e9385082678bc2f75e0712d856fa1c64c94c (patch)
treecc60420a5c1383f24ff9b7e0cbcd838969b004a0 /roles/vpn
parenteb01bd2c61dd1d85620654ccb8f331a70bc9ac83 (diff)
downloadoldinfra-b566e9385082678bc2f75e0712d856fa1c64c94c.tar.gz
oldinfra-b566e9385082678bc2f75e0712d856fa1c64c94c.zip
use hatecomupters.club internal dns
Diffstat (limited to 'roles/vpn')
-rw-r--r--roles/vpn/templates/config.yml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 750a05f..64e00fb 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -177,7 +177,7 @@ dns_config:
# List of DNS servers to expose to clients.
nameservers:
- - {{ johan_ip }}
+ - {{ nameserver_ip }}
# NextDNS (see https://tailscale.com/kb/1218/nextdns/).
# "abc123" is example NextDNS ID, replace with yours.