dotfiles/nixos/systems/blowhole/zones/consul.in.redalder.org.zone
main a5a651dbb9
Large rework and cleanup
Signed-off-by: main <magic_rb@redalder.org>
2022-07-31 11:03:59 +02:00

14 lines
273 B
Dns

$ORIGIN in.redalder.org.
$TTL 5m
consul IN SOA ns.in.redalder.org. root.redalder.org. (
11 ; serial
4h ; refresh
15m ; retry
8h ; expire
4m) ; negativa caching TTL
IN NS ns.redalder.org
IN A 10.64.1.201
$ORIGIN consul.in.redalder.org.