Files
dnsverify/puzzle.ch.yaml
2021-08-18 00:18:18 +02:00

87 lines
1.4 KiB
YAML

---
providers:
config:
class: octodns.provider.yaml.YamlProvider
directory: ./config/puzzle.ch
default_ttl: 3600
enforce_order: False
dnsimple:
class: octodns.provider.dnsimple.DnsimpleProvider
account: env/DNSIMPLE_ACCOUNT
token: env/DNSIMPLE_TOKEN
update_pcent_threshold: 0.3
delete_pcent_threshold: 0.3
zones:
# Puzzle.ch Domains:
puzzle.ch.:
sources:
- config
targets:
- dnsimple
be3.puzzle.ch.:
sources:
- config
targets:
- dnsimple
# Puzzle.ch redirects
puzzle-itc.ch.:
sources:
- config
targets:
- dnsimple
puzzleitc.ch.:
sources:
- config
targets:
- dnsimple
puzzle-itc.com.:
sources:
- config
targets:
- dnsimple
puzzleitc.com.:
sources:
- config
targets:
- dnsimple
puzzzle.ch.:
sources:
- config
targets:
- dnsimple
pitc.ch.:
sources:
- config
targets:
- dnsimple
linuxmigration.ch.:
sources:
- config
targets:
- dnsimple
linux-migration.ch.:
sources:
- config
targets:
- dnsimple
linuxfriends.ch.:
sources:
- config
targets:
- dnsimple
puzzleversum.com.:
sources:
- config
targets:
- dnsimple
puzzleversum.ch.:
sources:
- config
targets:
- dnsimple
google.ch.:
sources:
- config
targets:
- dnsimple