From 9abfd0889e78353f8e184b8942e490b9781a1f25 Mon Sep 17 00:00:00 2001 From: Remy Moll <me@moll.re> Date: Thu, 11 Jan 2024 18:58:38 +0100 Subject: [PATCH] no ipv6 --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml b/config.yaml index 37560cd..594b2c7 100644 --- a/config.yaml +++ b/config.yaml @@ -7,6 +7,8 @@ providers: kluster: class: octodns_ddns.DdnsSource + types: + - A # server has no AAAA cloudflare: class: octodns_cloudflare.CloudflareProvider