
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
31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
; -*- mode: zone -*-
|
|
$ORIGIN zuul-ci.org.
|
|
$TTL 1h
|
|
@ IN SOA adns02.opendev.org. hostmaster.openstack.org. (
|
|
1732219546 ; serial number unixtime
|
|
1h ; refresh (secondary checks for updates)
|
|
10m ; retry (secondary retries failed axfr)
|
|
10d ; expire (secondary ends serving old data)
|
|
5m ) ; min ttl (cache time for failed lookups)
|
|
@ IN NS ns03.opendev.org.
|
|
@ IN NS ns04.opendev.org.
|
|
@ IN A 104.130.253.131
|
|
@ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d
|
|
@ IN TXT google-site-verification=qV9PGeBrEuWddnzR_BtHoTnG9xrUbgW5CB16Q1iFyRw
|
|
ns1 IN A 23.253.236.219
|
|
ns1 IN AAAA 2001:4800:7817:103:be76:4eff:fe04:3fc7
|
|
ns2 IN A 162.253.55.139
|
|
ns2 IN AAAA 2604:e100:1:0:f816:3eff:fe53:ee69
|
|
; We use address records for lists01.opendev.org here instead of a CNAME
|
|
lists IN A 162.209.78.70
|
|
lists IN AAAA 2001:4800:7813:516:be76:4eff:fe04:5423
|
|
lists 300 IN TXT "v=spf1 a ?all"
|
|
_acme-challenge.lists IN CNAME acme.opendev.org.
|
|
www IN CNAME static.opendev.org.
|
|
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
|