Add Bluesky Verification Record for Zuul Account
OpenInfra Foundation social media marketing folks would like to register a Zuul account on Bluesky Social, as this platform's popularity has recently grown. The account would be managed by foundation staff in a manner similar to the existing project presence on other social media platforms, and likely used in the same ways. To make the account official we need this record in DNS to verify it against the zuul-ci.org domain. Change-Id: I64286274a3b63bc365c4ff6e8c9e35726a75f43a
This commit is contained in:
parent
05d1c26ee7
commit
4f4340333a
@ -2,7 +2,7 @@
|
||||
$ORIGIN zuul-ci.org.
|
||||
$TTL 1h
|
||||
@ IN SOA adns02.opendev.org. hostmaster.openstack.org. (
|
||||
1701787210 ; serial number unixtime
|
||||
1732219546 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -26,3 +26,5 @@ git IN CNAME static.opendev.org.
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
_acme-challenge.www 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
|
||||
_atproto IN TXT did=did:plc:fzxex5mifihcsfmgmk3vjqtk
|
||||
|
Loading…
x
Reference in New Issue
Block a user