1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/tests/config/no-dump.yaml
2017-03-15 15:38:10 -07:00

14 lines
235 B
YAML

providers:
in:
class: octodns.provider.yaml.YamlProvider
directory: tests/config
out:
class: octodns.provider.yaml.YamlProvider
directory: /tmp/foo
zones:
unit.tests.:
sources:
- in
targets:
- out