dns/config/production.yaml
2021-05-03 14:37:33 -04:00

46 lines
753 B
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
hackclub.app.:
sources:
- config
targets:
- dnsimple