From 0647b54b62ed7969f55c07a05b2d05ac53ea5b66 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 17 Oct 2022 12:34:56 +0200 Subject: Add playbook for dnsmasq --- defaults | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'defaults') diff --git a/defaults b/defaults index 04eb9ee..1d4a1e1 100644 --- a/defaults +++ b/defaults @@ -5,3 +5,9 @@ k3s.network.cidr.pods=10.57.40.0/20 k3s.network.cidr.svcs=10.57.48.0/20 k3s.network.service.dns=10.57.48.53 k3s.flux.repo.url=ssh://git@10.57.100.7/srv/git/tyilnet +dns.domain=tyil.net +dns.upstream.0=185.181.61.24 +dns.upstream.1=188.68.231.82 +dns.upstream.2=51.83.172.84 +dns.upstream.3=2a03:94e0:1804::1 +dns.upstream.4=2001:470:71:6dc::53 -- cgit v1.1