diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2023-11-06 22:10:00 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2023-11-06 22:10:00 +0100 |
commit | a5ce1ff65cd212d0c62891591815dfd6b552e780 (patch) | |
tree | 0bc20f646f0b90c7780acf69d007e18388619485 | |
parent | 5b3fb0d4662d67a6138196fe4d653b92562a6441 (diff) | |
download | dns-a5ce1ff65cd212d0c62891591815dfd6b552e780.tar.xz |
Drop matrix records
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r-- | kyriasis.com.zone | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/kyriasis.com.zone b/kyriasis.com.zone index e7e632f..be737ad 100644 --- a/kyriasis.com.zone +++ b/kyriasis.com.zone @@ -2,7 +2,7 @@ $ORIGIN kyriasis.com. $TTL 24h @ IN SOA ns1.kyriasis.com. hostmaster.kyriasis.com. ( - 2307151213 ; serial + 2311062109 ; serial 24h ; refresh 2h ; retry 1w ; expire @@ -58,10 +58,6 @@ repsys CNAME theos repsys-test CNAME theos actual CNAME theos food.actual CNAME theos -matrix 30m A 212.71.254.33 -matrix 30m AAAA 2a01:7e00:e000:136::1 -riot 30m A 212.71.254.33 -riot 30m AAAA 2a01:7e00:e000:136::1 gada A 127.0.0.1 *.minikube A 192.168.99.100 |