ops/nixos/coredns: add bvm-netbox to int zone
This commit is contained in:
parent
05ddad31ad
commit
68e0ee0a18
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue