about summary refs log tree commit diff
path: root/ops/dns/tvl.su.zone
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-08-12T15·00+0300
committertazjin <mail@tazj.in>2021-08-12T15·20+0000
commitaad636c8ae1c79f83906dd4fb86ff2ac44fc4531 (patch)
treed969c4efa0beec7e3514440877a9fe1582d73e97 /ops/dns/tvl.su.zone
parent59195e76fafbf2206f335379455ea61d204f3b21 (diff)
feat(ops/dns): Add images.tvl.* record r/2723
This record is intended to serve Nixery.

Change-Id: I575dedac18c98f9f4bd5e459babe79e850361651
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3343
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to '')
-rw-r--r--ops/dns/tvl.su.zone3
1 files changed, 2 insertions, 1 deletions
diff --git a/ops/dns/tvl.su.zone b/ops/dns/tvl.su.zone
index f19d0d191a..bc5bbec186 100644
--- a/ops/dns/tvl.su.zone
+++ b/ops/dns/tvl.su.zone
@@ -5,7 +5,7 @@
 ;;
 ;; This zone is mostly identical to tvl.fyi and will eventually become
 ;; the primary zone.
-tvl.su. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 27 21600 3600 259200 300
+tvl.su. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 30 21600 3600 259200 300
 tvl.su. 21600 IN NS ns-cloud-b1.googledomains.com.
 tvl.su. 21600 IN NS ns-cloud-b2.googledomains.com.
 tvl.su. 21600 IN NS ns-cloud-b3.googledomains.com.
@@ -30,6 +30,7 @@ cs.tvl.su.     21600 IN CNAME whitby.tvl.su.
 login.tvl.su.  21600 IN CNAME whitby.tvl.su.
 status.tvl.su. 21600 IN CNAME whitby.tvl.su.
 todo.tvl.su.   21600 IN CNAME whitby.tvl.su.
+images.tvl.su. 21600 IN CNAME whitby.tvl.su.
 
 ;; Google Workspaces domain verification
 tvl.su. 21600 IN TXT "google-site-verification=3ksTBzFK3lZlzD3ddBfpaHs9qasfAiYBmvbW2T_ejH4"