Use tabs instead of spaces
We should use only tabs in the zonefile for consistency (it shouldn't break anything, but that's the custom). Change-Id: I6a3f407c90350079323d8f830f68404c7c8a2dbf
This commit is contained in:
parent
c37fb45c33
commit
fb442971f8
@ -2,7 +2,7 @@
|
||||
$ORIGIN zuul-ci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
||||
1578328923 ; serial number unixtime
|
||||
1578329909 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -20,4 +20,4 @@ lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736
|
||||
www IN A 23.253.125.17
|
||||
www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
|
||||
git IN CNAME git.openstack.org.
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
|
@ -2,7 +2,7 @@
|
||||
$ORIGIN zuulci.org.
|
||||
$TTL 5m
|
||||
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
|
||||
1578328929 ; serial number unixtime
|
||||
1578329889 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -13,4 +13,4 @@ $TTL 5m
|
||||
@ IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
|
||||
www IN A 23.253.125.17
|
||||
www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
_acme-challenge IN CNAME acme.opendev.org.
|
||||
|
Loading…
x
Reference in New Issue
Block a user