summaryrefslogtreecommitdiff
path: root/roles/vpn/templates/config.yml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vpn/templates/config.yml.j2')
-rw-r--r--roles/vpn/templates/config.yml.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/vpn/templates/config.yml.j2 b/roles/vpn/templates/config.yml.j2
index 6450d3e..24a54c8 100644
--- a/roles/vpn/templates/config.yml.j2
+++ b/roles/vpn/templates/config.yml.j2
@@ -209,11 +209,11 @@ dns_config:
mistymountainstherapy.com:
- {{ nameserver_ip }}
lucina.cloud:
- - {{ nameserver_ip }}
+ - 192.168.1.1
ezri.dev:
- {{ nameserver_ip }}
- domains: ['simponic.xyz', 'internal.simponic.xyz']
+ domains: [simponic.xyz', 'internal.simponic.xyz', 'lucina.cloud']
# Extra DNS records
# so far only A-records are supported (on the tailscale side)