From 3a43186bb4084012af388f0f11edac4ff41f6555 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 22 May 2019 12:17:15 +1000 Subject: [PATCH] Put dots on end of acme.opendev.org So that it resolves properly. I keep forgetting! Change-Id: I1fdedccf88b28b3e044e2375a8d0732e54c46687 --- zones/opendev.org/zone.db | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zones/opendev.org/zone.db b/zones/opendev.org/zone.db index 884c25b..c3851ae 100644 --- a/zones/opendev.org/zone.db +++ b/zones/opendev.org/zone.db @@ -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"