diff options
| author | Paul Buetow <paul@buetow.org> | 2023-08-13 14:59:32 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-08-13 14:59:32 +0300 |
| commit | 56d6db646e956fc1ec3109db38e74dfcd711a7b2 (patch) | |
| tree | 68767ad0204d719dfa460c28e6d50652094fc158 /frontends/var | |
| parent | 28ff43709bd5aff584024db114ad5e0deae40e88 (diff) | |
add tmp.foo.zone as an alias for tmp.buetow.org
Diffstat (limited to 'frontends/var')
| -rw-r--r-- | frontends/var/nsd/zones/master/foo.zone.zone.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/var/nsd/zones/master/foo.zone.zone.tpl b/frontends/var/nsd/zones/master/foo.zone.zone.tpl index de1461f..998ac2f 100644 --- a/frontends/var/nsd/zones/master/foo.zone.zone.tpl +++ b/frontends/var/nsd/zones/master/foo.zone.zone.tpl @@ -16,4 +16,5 @@ $TTL 4h 1800 IN AAAA 2a01:4f8:c17:20f1::42 * 1800 IN CNAME blowfish.buetow.org. www 1800 IN CNAME fishfinger.buetow.org. +www.tmp 1800 IN CNAME fishfinger.buetow.org. codeberg 1800 IN CNAME snonux.codeberg.page. |
