1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/providers/octodns/octoyaml/parse_tests/002-multiple-a.yaml
Tom Limoncelli 54de1ff698 NEW PROVIDER: OctoDNS (#309)
* govendor gopkg.in/yaml.v2
* Ignore YAML and BIND test data litter.  Create README.txt files to force git to create subdirectories.
* Update convertzone to also read OctoDNS files
2018-02-27 17:36:47 -05:00

8 lines
64 B
YAML

---
foo:
ttl: 302
type: A
values:
- 1.2.3.4
- 1.2.3.5