dns/config/production.yaml
Kunal Botla e635d57b68
add dino.icu to production.yaml (#601)
* add dino.icu to production.yaml

* Changed the order

* Reorganise

Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2021-11-11 17:36:09 +08:00

61 lines
983 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
dino.icu.:
sources:
- config
targets:
- dnsimple
dinosaurbbq.org.:
sources:
- config
targets:
- dnsimple
hackclub.app.:
sources:
- config
targets:
- dnsimple
hackfoundation.org.:
sources:
- config
targets:
- dnsimple