dns/config/production.yaml
2021-09-29 13:12:09 -04:00

51 lines
834 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
hackfoundation.org.:
sources:
- config
targets:
- dnsimple