rename nameservers, once again
This commit is contained in:
parent
1260410eae
commit
a6f865104c
4 changed files with 11 additions and 6 deletions
|
@ -27,12 +27,17 @@ _acme-challenge.home IN CNAME _acme-challenge.home.kunbox.net.le.kunbox.net.
|
|||
; Mail servers
|
||||
mta-sts IN CNAME rx300
|
||||
|
||||
; Nameservers
|
||||
ns-primary IN CNAME ns-ionos
|
||||
; legacy Nameservers
|
||||
ns-1 IN A 34.89.208.78
|
||||
ns-2 IN A 35.187.109.249
|
||||
ns-3 IN A 35.228.143.71
|
||||
|
||||
; temp, while updating names
|
||||
; XXX remove 2023-07-01
|
||||
ns-primary IN CNAME ns-mephisto
|
||||
ns-ionos IN CNAME ns-mephisto
|
||||
ns-digitalocean IN CNAME ns-ghirahim
|
||||
|
||||
% for record in sorted(metadata_records):
|
||||
${record}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue