Cleanup etherpad DNS records

This change makes a number of cleanups to the etherpad DNS records:

  * Remove etherpad-dev record as this server no longer exists.
  * Remove old etherpad01 production server as etherpad02 is now in use.
  * Reset TTL to default 3600 for etherpad.o.o CNAME etherpad02.
  * Cleanup tabbing so that related records have similar alignment.

Change-Id: I6a732d2f5c960e6192333c0be1f8842284f2495b
This commit is contained in:
Clark Boylan 2023-04-12 09:37:19 -07:00
parent e0e97bf791
commit 80bf281c55
1 changed files with 13 additions and 25 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
1681923134 ; serial number unixtime
1681923256 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -144,31 +144,19 @@ eavesdrop01 IN SSHFP 4 1 89e2e46d5d548c3840b8c4b344297c955935c527
eavesdrop01 IN SSHFP 4 2 139764622fc8b171bc550c5ac08f30d6c65ed15397ff28dcff1569b1cd37973e
_acme-challenge.eavesdrop01 IN CNAME acme.opendev.org.
etherpad-dev IN CNAME etherpad-dev.openstack.org.
etherpad IN CNAME etherpad02
_acme-challenge.etherpad IN CNAME acme.opendev.org.
etherpad01 IN A 104.130.124.120
etherpad01 IN AAAA 2001:4800:7818:104:be76:4eff:fe02:b0ff
etherpad01 IN SSHFP 1 1 36bf3f6a5eae048d3a9dc3bcd3c0c8fd8f6e3da4
etherpad01 IN SSHFP 1 2 b3061aa2f288147263d8d601c1b5ced38cea5b9a5d92e10b13256be6ad1f00ec
etherpad01 IN SSHFP 3 1 544bb0fbbd885d9540f058af1aabecd4c1647ac5
etherpad01 IN SSHFP 3 2 6f7510535a914303836ed04aaa987644018739f50d8d92eefb64dcd161794709
etherpad01 IN SSHFP 4 1 0a49fd9e78454dc1d895e36d12b61a579f1f9525
etherpad01 IN SSHFP 4 2 4517edbe2ce4c60ce0da431e7f0240a26c342493e4c2245204df16ab6ac04146
_acme-challenge.etherpad01 IN CNAME acme.opendev.org.
etherpad 300 IN CNAME etherpad02
_acme-challenge.etherpad IN CNAME acme.opendev.org.
etherpad02 IN A 104.239.145.42
etherpad02 IN AAAA 2001:4800:7818:104:be76:4eff:fe03:add6
etherpad02 IN SSHFP 1 1 4236e7ab7b38c67f5b49b5ebf38b7f7ef1934e6c
etherpad02 IN SSHFP 1 2 a6a2b3c1192ecec86ba0e245725e4442cf438b86e949e4335c1be263d9ef24b4
etherpad02 IN SSHFP 3 1 0ceecbe757d80a58a46e0209b1afbab3b6d51614
etherpad02 IN SSHFP 3 2 6de4f5531f73f675d63d3abc57ad8a112d29717a466b5627c65a5aa1aa198c9f
etherpad02 IN SSHFP 4 1 8bf1c692ac0b910daa88f6a14a8643c1423017dd
etherpad02 IN SSHFP 4 2 b4507874c5d48426b23cfd5d097d8ff3366c2e5b7d0d7a0a0b9b16d20d2e29ee
etherpad02 IN CAA 0 issue "letsencrypt.org"
etherpad02 IN CAA 0 iodef "mailto:infra-root@openstack.org"
etherpad02 IN A 104.239.145.42
etherpad02 IN AAAA 2001:4800:7818:104:be76:4eff:fe03:add6
etherpad02 IN SSHFP 1 1 4236e7ab7b38c67f5b49b5ebf38b7f7ef1934e6c
etherpad02 IN SSHFP 1 2 a6a2b3c1192ecec86ba0e245725e4442cf438b86e949e4335c1be263d9ef24b4
etherpad02 IN SSHFP 3 1 0ceecbe757d80a58a46e0209b1afbab3b6d51614
etherpad02 IN SSHFP 3 2 6de4f5531f73f675d63d3abc57ad8a112d29717a466b5627c65a5aa1aa198c9f
etherpad02 IN SSHFP 4 1 8bf1c692ac0b910daa88f6a14a8643c1423017dd
etherpad02 IN SSHFP 4 2 b4507874c5d48426b23cfd5d097d8ff3366c2e5b7d0d7a0a0b9b16d20d2e29ee
etherpad02 IN CAA 0 issue "letsencrypt.org"
etherpad02 IN CAA 0 iodef "mailto:infra-root@openstack.org"
_acme-challenge.etherpad02 IN CNAME acme.opendev.org.
gitea-lb02 IN A 38.108.68.66