You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

26 lines
447 B

manager:
enable_auto_arpa: true
max_workers: 2
providers:
in:
class: octodns.provider.yaml.YamlProvider
directory: tests/config
supports_root_ns: False
dump:
class: octodns.provider.yaml.YamlProvider
directory: env/YAML_TMP_DIR
default_ttl: 999
supports_root_ns: False
zones:
1.in-addr.arpa.:
sources:
- auto-arpa
targets:
- dump
unit.tests.:
sources:
- in
targets:
- dump