ops/nixos/coredns: add bvm-netbox to int zone

This commit is contained in:
Luke Granger-Brown 2021-08-16 02:19:38 +00:00
parent 05ddad31ad
commit 68e0ee0a18

View file

@ -3,7 +3,7 @@
; SPDX-License-Identifier: Apache-2.0 ; SPDX-License-Identifier: Apache-2.0
; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL ; MNAME RNAME SERIAL REFRESH RETRY EXPIRE TTL
@ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 25 600 450 3600 300 @ 600 IN SOA frantech-lux01.as205479.net. hostmaster.lukegb.com. 26 600 450 3600 300
; NB: this are also glue records in Google Domains. ; NB: this are also glue records in Google Domains.
$INCLUDE tmpl.ns $INCLUDE tmpl.ns
@ -59,6 +59,7 @@ bvm-twitterchiver.int 3600 IN A 100.119.86.55
bvm-prosody.int 3600 IN A 100.86.22.44 bvm-prosody.int 3600 IN A 100.86.22.44
bvm-win10.int 3600 IN A 100.71.230.20 bvm-win10.int 3600 IN A 100.71.230.20
bvm-matrix.int 3600 IN A 100.74.197.67 bvm-matrix.int 3600 IN A 100.74.197.67
bvm-netbox.int 3600 IN A 100.81.27.52
mac-mini.int 3600 IN A 100.106.189.80 mac-mini.int 3600 IN A 100.106.189.80