about summary refs log tree commit diff
path: root/ops/dns
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-03-26T18·23+0200
committertazjin <mail@tazj.in>2021-03-26T18·26+0000
commit5a90c8276be6de117ff155035525d163c2361f42 (patch)
treed177ad27a99e80c7786375fbb1c5d786630679fc /ops/dns
parente851cd1f386a63978930cc4cf32134f7cc4b057c (diff)
feat(ops/dns): Add Google Workspace verification for tvl.su. r/2341
Change-Id: I44db2bca7aa5814bbefd8943d727cc66ab800fd5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2668
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'ops/dns')
-rw-r--r--ops/dns/tvl.su.zone5
1 files changed, 4 insertions, 1 deletions
diff --git a/ops/dns/tvl.su.zone b/ops/dns/tvl.su.zone
index 7fb39c835f..8b139603a6 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. 8 21600 3600 259200 300
+tvl.su. 21600 IN SOA ns-cloud-b1.googledomains.com. cloud-dns-hostmaster.google.com. 10 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.
@@ -28,3 +28,6 @@ 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.
+
+;; Google Workspaces domain verification
+tvl.su. 21600 IN TXT "google-site-verification=3ksTBzFK3lZlzD3ddBfpaHs9qasfAiYBmvbW2T_ejH4"