summaryrefslogtreecommitdiffstats
path: root/modules/headscale
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-02-22 22:37:57 -0500
committerJesse Luehrs <doy@tozt.net>2024-02-22 22:37:57 -0500
commita714928512a80ca1f3216fb27e6daa617e12e69a (patch)
tree6ba9fdcd6049d1ccc19896037bf0bf350ccb6c14 /modules/headscale
parent0ad5c3909b0eb0c274ae6a89f902bbd2eecee068 (diff)
downloadpuppet-tozt-a714928512a80ca1f3216fb27e6daa617e12e69a.tar.gz
puppet-tozt-a714928512a80ca1f3216fb27e6daa617e12e69a.zip
just stop letting tailscale manage dns
it breaks too much
Diffstat (limited to 'modules/headscale')
-rw-r--r--modules/headscale/templates/config.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/headscale/templates/config.yaml b/modules/headscale/templates/config.yaml
index 91deed4..1a0152a 100644
--- a/modules/headscale/templates/config.yaml
+++ b/modules/headscale/templates/config.yaml
@@ -17,9 +17,3 @@ derp:
disable_check_updates: true
db_type: sqlite3
db_path: <%= @data_dir %>/db.sqlite
-dns_config:
- override_local_dns: true
- nameservers:
- - 4.2.2.4
- magic_dns: true
- base_domain: headscale.tozt.net