Fix bluesky atproto verification record
We were supplied with an incorrect value for this record. The Foundation team has provided us with a new record that should be correct. Fix it. Change-Id: If864b75029ae72952ec3f9f5195abbeead4cd7a5
This commit is contained in:
parent
4f4340333a
commit
d7b943b88b
@ -2,7 +2,7 @@
|
|||||||
$ORIGIN zuul-ci.org.
|
$ORIGIN zuul-ci.org.
|
||||||
$TTL 1h
|
$TTL 1h
|
||||||
@ IN SOA adns02.opendev.org. hostmaster.openstack.org. (
|
@ IN SOA adns02.opendev.org. hostmaster.openstack.org. (
|
||||||
1732219546 ; serial number unixtime
|
1732553668 ; serial number unixtime
|
||||||
1h ; refresh (secondary checks for updates)
|
1h ; refresh (secondary checks for updates)
|
||||||
10m ; retry (secondary retries failed axfr)
|
10m ; retry (secondary retries failed axfr)
|
||||||
10d ; expire (secondary ends serving old data)
|
10d ; expire (secondary ends serving old data)
|
||||||
@ -27,4 +27,4 @@ _acme-challenge IN CNAME acme.opendev.org.
|
|||||||
_acme-challenge.www IN CNAME acme.opendev.org.
|
_acme-challenge.www IN CNAME acme.opendev.org.
|
||||||
_acme-challenge.git IN CNAME acme.opendev.org.
|
_acme-challenge.git IN CNAME acme.opendev.org.
|
||||||
; This is a domain validation code for the Zuul account on Bluesky Social
|
; This is a domain validation code for the Zuul account on Bluesky Social
|
||||||
_atproto IN TXT did=did:plc:fzxex5mifihcsfmgmk3vjqtk
|
_atproto IN TXT did=did:plc:h3ix6ynjhkrnxb6uqjuadhha
|
||||||
|
Loading…
x
Reference in New Issue
Block a user