From e144423ef6d0485485904e800643e9aa0875448c Mon Sep 17 00:00:00 2001 From: "W. Kosior" Date: Wed, 3 Jul 2024 17:14:48 +0200 Subject: Re-add `www.koszko.org' and `www.koszkonutek-tmp.pl.eu.org' to zone. --- salamina.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'salamina.scm') diff --git a/salamina.scm b/salamina.scm index 2e8ff62..36815bd 100644 --- a/salamina.scm +++ b/salamina.scm @@ -496,6 +496,7 @@ ("salamina" "" "IN" "A" "188.68.237.248") ("*.salamina" "" "IN" "CNAME" "salamina") + ("www" "" "IN" "CNAME" "@") ("git" "" "IN" "CNAME" "salamina") ("www.git" "" "IN" "CNAME" "git") ("hachettebugs" "" "IN" "CNAME" "hydrillabugs") @@ -617,7 +618,7 @@ (entries (make-koszko-zone-entries domain)) (ns "ns2") (mail "koszko") - (serial 2024070100))) + (serial 2024070300))) (acl '("allow-axfr-from-1984")) (semantic-checks? #t) (notify '("1984-axfr-remote")))) -- cgit v1.2.3