Blame bin/tests/virtual-time/autosign-zsk/ns1/example.db.in

Packit Service ae04f2
; Copyright (C) Internet Systems Consortium, Inc. ("ISC")
Packit Service ae04f2
;
Packit Service ae04f2
; This Source Code Form is subject to the terms of the Mozilla Public
Packit Service ae04f2
; License, v. 2.0. If a copy of the MPL was not distributed with this
Packit Service ae04f2
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
Packit Service ae04f2
;
Packit Service ae04f2
; See the COPYRIGHT file distributed with this work for additional
Packit Service ae04f2
; information regarding copyright ownership.
Packit Service ae04f2
Packit Service ae04f2
$TTL 60	; 1 mn (to avoid to delay activation with ttl > prepublish)
Packit Service ae04f2
@			IN SOA	ns root (
Packit Service ae04f2
				2000042100   	; serial
Packit Service ae04f2
				600         	; refresh
Packit Service ae04f2
				600         	; retry
Packit Service ae04f2
				12000   	; expire
Packit Service ae04f2
				600       	; minimum
Packit Service ae04f2
				)
Packit Service ae04f2
			NS	ns
Packit Service ae04f2
ns			A	10.53.0.1
Packit Service ae04f2
Packit Service ae04f2
txt			TXT	"recursed"