1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/tests/config/dynamic-config.yaml

22 lines
309 B
YAML

providers:
in:
class: octodns.provider.yaml.YamlProvider
directory: tests/config
dump:
class: octodns.provider.yaml.YamlProvider
directory: env/YAML_TMP_DIR
zones:
'*':
sources:
- in
targets:
- dump
subzone.unit.tests.:
sources:
- in
targets:
- dump