mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Update bind docs and Getting Started (#53)
* intitial work for bind refactor * relax requirement that creds.json exists. * Updating bind docs. Fixes #48 * typo * can exclude provider from default set in creds.json * Add bind to integration tests. Fix for IDNs.
This commit is contained in:
4
integrationTest/zones/example.com.zone
Normal file
4
integrationTest/zones/example.com.zone
Normal file
@@ -0,0 +1,4 @@
|
||||
$TTL 300
|
||||
@ IN SOA DEFAULT_NOT_SET. DEFAULT_NOT_SET. 2017032059 3600 600 604800 1440
|
||||
IN NS foo.com.
|
||||
xn--o-0gab IN CNAME xn--ndaaa.xn--ndaaa.
|
Reference in New Issue
Block a user