diff options
| author | Paul Buetow <paul@buetow.org> | 2022-04-13 09:47:47 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-04-13 09:47:47 +0100 |
| commit | 5fb38230b986bef238c74a670a678e2488bea507 (patch) | |
| tree | 69ad09d34ecf094231cf26f038a4253adab90812 /openbsd/frontends | |
| parent | 5f27bc8bb8b567f8ac816c7450d55575672193af (diff) | |
fix codeberg page
Diffstat (limited to 'openbsd/frontends')
3 files changed, 4 insertions, 7 deletions
diff --git a/openbsd/frontends/var/nsd:blowfish/zones/master/buetow.org.zone b/openbsd/frontends/var/nsd:blowfish/zones/master/buetow.org.zone index 2332f7f..6e6d925 100644 --- a/openbsd/frontends/var/nsd:blowfish/zones/master/buetow.org.zone +++ b/openbsd/frontends/var/nsd:blowfish/zones/master/buetow.org.zone @@ -1,7 +1,7 @@ $ORIGIN buetow.org. $TTL 4h @ IN SOA blowfish.buetow.org. hostmaster.buetow.org. ( - 2022031700 ; serial + 2022031701 ; serial 1h ; refresh 30m ; retry 7d ; expire @@ -35,4 +35,4 @@ wolke7 3600 IN CNAME vulcan edge 3600 IN CNAME vulcan sofia 86400 IN CNAME 79-100-3-54.ip.btc-net.bg. -www2 3600 IN CNAME foozone.codeberg.page. +www2 3600 IN CNAME snonux.codeberg.page. diff --git a/openbsd/frontends/var/nsd:blowfish/zones/master/foo.zone.zone b/openbsd/frontends/var/nsd:blowfish/zones/master/foo.zone.zone index 4596970..4bfa771 100644 --- a/openbsd/frontends/var/nsd:blowfish/zones/master/foo.zone.zone +++ b/openbsd/frontends/var/nsd:blowfish/zones/master/foo.zone.zone @@ -1,7 +1,7 @@ $ORIGIN foo.zone. $TTL 4h @ IN SOA blowfish.buetow.org. hostmaster.buetow.org. ( - 2022011707 ; serial + 2022011708 ; serial 1h ; refresh 30m ; retry 7d ; expire @@ -17,4 +17,3 @@ $TTL 4h 86400 IN AAAA 2a01:4f8:c17:20f1::42 * 86400 IN CNAME blowfish.buetow.org. www 86400 IN CNAME twofish.buetow.org. -www2 86400 IN CNAME foozone.codeberg.page. diff --git a/openbsd/frontends/var/nsd:blowfish/zones/master/snonux.de.zone b/openbsd/frontends/var/nsd:blowfish/zones/master/snonux.de.zone index 278814b..c30b87c 100644 --- a/openbsd/frontends/var/nsd:blowfish/zones/master/snonux.de.zone +++ b/openbsd/frontends/var/nsd:blowfish/zones/master/snonux.de.zone @@ -1,7 +1,7 @@ $ORIGIN snonux.de. $TTL 4h @ IN SOA blowfish.buetow.org. hostmaster.buetow.org. ( - 2022011707 ; serial + 2022011708 ; serial 1h ; refresh 30m ; retry 7d ; expire @@ -17,5 +17,3 @@ $TTL 4h 86400 IN AAAA 2a01:4f8:c17:20f1::42 * 86400 IN CNAME blowfish.buetow.org. www 86400 IN CNAME twofish.buetow.org. -www2 86400 IN CNAME foozone.codeberg.page. - |
