Put dots on end of acme.opendev.org
So that it resolves properly. I keep forgetting! Change-Id: I1fdedccf88b28b3e044e2375a8d0732e54c46687
This commit is contained in:
parent
cf718a3900
commit
3a43186bb4
@ -2,7 +2,7 @@
|
||||
$ORIGIN opendev.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
|
||||
1558399857 ; serial number unixtime
|
||||
1558491424 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -75,7 +75,7 @@ _acme-challenge.review IN CNAME acme.opendev.org.
|
||||
mirror01.dfw.rax IN A 104.239.150.37
|
||||
mirror01.dfw.rax IN AAAA 2001:4800:7819:105:be76:4eff:fe04:9b8a
|
||||
mirror.dfw.rax IN CNAME mirror01.dfw.rax
|
||||
_acme-challenge.mirror01.dfw.rax IN CNAME acme.opendev.org
|
||||
_acme-challenge.mirror.dfw.rax IN CNAME acme.opendev.org
|
||||
_acme-challenge.mirror01.dfw.rax IN CNAME acme.opendev.org.
|
||||
_acme-challenge.mirror.dfw.rax IN CNAME acme.opendev.org.
|
||||
mirror.dfw.rax IN CAA 0 issue "letsencrypt.org"
|
||||
mirror.dfw.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user