dns/config/production.yaml
2022-05-08 12:42:09 -04:00

66 lines
1 KiB
YAML

---
providers:
config:
class: octodns.provider.yaml.YamlProvider
directory: ./
dnsimple:
class: octodns.provider.dnsimple.DnsimpleProvider
token: env/DNSIMPLE_API_KEY
account: env/DNSIMPLE_ACCOUNT_NUMBER
zones:
hackclub.com.:
sources:
- config
targets:
- dnsimple
hackclub.org.:
sources:
- config
targets:
- dnsimple
hackclub.io.:
sources:
- config
targets:
- dnsimple
hackedu.us.:
sources:
- config
targets:
- dnsimple
hack.af.:
sources:
- config
targets:
- dnsimple
bulckcah.com.:
sources:
- config
targets:
- dnsimple
dino.icu.:
sources:
- config
targets:
- dnsimple
dinosaurbbq.org.:
sources:
- config
targets:
- dnsimple
hackclub.app.:
sources:
- config
targets:
- dnsimple
hackfoundation.org.:
sources:
- config
targets:
- dnsimple
wackclub.com.:
sources:
- config
targets:
- dnsimple