added ability to supply additional data in the record name by using /
e.g. priority for MX records: "@/50":server removed .tfstate from repo
This commit is contained in:
commit
d0494f5078
8 changed files with 144 additions and 0 deletions
71
zones.yaml
Normal file
71
zones.yaml
Normal file
|
@ -0,0 +1,71 @@
|
|||
jan-ole.cloud:
|
||||
a:
|
||||
"*": 138.201.67.182
|
||||
"@": 138.201.67.182
|
||||
www: 138.201.67.182
|
||||
txt:
|
||||
"*": v=spf1 a mx include:ole.click -all
|
||||
"www": v=spf1 a mx include:ole.click -all
|
||||
|
||||
jan-ole.link:
|
||||
a:
|
||||
"@": 46.38.249.190
|
||||
www: 46.38.249.190
|
||||
webmail: 46.38.249.190
|
||||
mail: 46.38.249.160
|
||||
aaaa:
|
||||
"@": 2a03:4000:61:3f85::18:3398
|
||||
"www": 2a03:4000:61:3f85::18:3398
|
||||
cname:
|
||||
autoconfig: autoconfig.netcup.net
|
||||
key1_domainkey: key1._domainkey.webhosting.systems
|
||||
key2_domainkey: key2._domainkey.webhosting.systems
|
||||
txt:
|
||||
"@": v=spf1 mx a include:_spf.webhosting.systems ~all
|
||||
mx:
|
||||
"@/10": mail.jan-ole.link
|
||||
"@/50": mxf9a0.netcup.net
|
||||
|
||||
ole.click:
|
||||
a:
|
||||
"@": 46.38.249.190
|
||||
www: 46.38.249.190
|
||||
webmail: 46.38.249.190
|
||||
mail: 46.38.249.160
|
||||
share: 46.38.249.190
|
||||
aaaa:
|
||||
"@": 2a03:4000:61:3f85::18:3398
|
||||
"www": 2a03:4000:61:3f85::18:3398
|
||||
cname:
|
||||
autoconfig: autoconfig.netcup.net
|
||||
key1_domainkey: key1._domainkey.webhosting.systems
|
||||
key2_domainkey: key2._domainkey.webhosting.systems
|
||||
txt:
|
||||
"@": v=spf1 mx a include:_spf.webhosting.systems ~all
|
||||
mx:
|
||||
"@/10": mail.ole.click
|
||||
"@/50": mxf9a0.netcup.net
|
||||
|
||||
krewella.rocks:
|
||||
a:
|
||||
"@": 46.38.249.190
|
||||
www: 46.38.249.190
|
||||
webmail: 46.38.249.190
|
||||
mail: 46.38.249.160
|
||||
aaaa:
|
||||
"@": 2a03:4000:61:3f85::18:3398
|
||||
"www": 2a03:4000:61:3f85::18:3398
|
||||
cname:
|
||||
autoconfig: autoconfig.netcup.net
|
||||
key1_domainkey: key1._domainkey.webhosting.systems
|
||||
key2_domainkey: key2._domainkey.webhosting.systems
|
||||
txt:
|
||||
"@": v=spf1 mx a include:_spf.webhosting.systems ~all
|
||||
mx:
|
||||
"@/10": mail.krewella.rocks
|
||||
"@/50": mxf9a0.netcup.net
|
||||
|
||||
jan-ole.tech:
|
||||
a:
|
||||
"@": 192.168.84.1
|
||||
www: 192.168.84.1
|
Loading…
Add table
Add a link
Reference in a new issue