Fix mediapc dns
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m11s
Periodic flake update / flake-update (push) Successful in 1m44s

This commit is contained in:
Torjus Håkestad 2024-12-16 01:38:28 +01:00
parent f56e048a55
commit ee6a864723
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -1,7 +1,7 @@
$ORIGIN home.2rjus.net.
$TTL 1800
@ IN SOA ns1.home.2rjus.net. admin.test.2rjus.net. (
2043 ; serial number
2044 ; serial number
3600 ; refresh
900 ; retry
1209600 ; expire
@ -68,9 +68,11 @@ monitoring01 IN A 10.69.13.13
unifi-ctrl IN A 10.69.22.5
; 30
media IN A 10.69.31.50
gunter IN A 10.69.30.105
; 31
media IN A 10.69.31.50
; 99_MGMT
sw1 IN A 10.69.99.2
testing IN A 10.69.33.33