1
0
Fork 0
mirror of https://github.com/Luzifer/dns.git synced 2024-11-09 22:50:06 +00:00
dns/zones.yml
Knut Ahlers 5e6e526b55
Move remaining zones to consul
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-15 01:11:08 +01:00

103 lines
1.3 KiB
YAML

---
soa:
auth_ns: ns1.kserver.biz.
contact: dns.ahlers.me.
refresh: 7200
retry: 900
expire: 1209600
ttl: 86400
mailserver_sets:
nameserver:
- ns1.kserver.biz.
- ns2.kserver.biz.
- ns3.kserver.biz.
zones:
2k0.de:
from_consul: true
ahlers.me:
from_consul: true
ahlers.space:
from_consul: true
ahlers.tk:
from_consul: true
badges.fyi:
from_consul: true
cloudkeys.de:
from_consul: true
holiday-api.fyi:
from_consul: true
k9s.me:
from_consul: true
kahlers.biz:
from_consul: true
kahlers.de:
from_consul: true
knut-ahlers.de:
from_consul: true
knut.cc:
from_consul: true
knut.in:
from_consul: true
knut.me:
from_consul: true
knut.page:
from_consul: true
knut.so:
from_consul: true
knut.work:
from_consul: true
knut.ws:
from_consul: true
knutahlers.de:
from_consul: true
knutshome.de:
from_consul: true
luzifer.cc:
from_consul: true
luzifer.io:
from_consul: true
luzifer.link:
from_consul: true
luzifer.rip:
from_consul: true
mondash.org:
from_consul: true
ots.fyi:
from_consul: true
server.test:
entries:
- name: health
type: TXT
records:
- "OK"
...