Files
github-octodns/tests/config/unknown-processor.yaml
T
2021-06-23 18:49:19 -07:00

18 lines
307 B
YAML

manager:
max_workers: 2
providers:
in:
class: octodns.provider.yaml.YamlProvider
directory: tests/config
dump:
class: octodns.provider.yaml.YamlProvider
directory: env/YAML_TMP_DIR
zones:
unit.tests.:
sources:
- in
processors:
- missing
targets:
- dump