mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
fixup!
This commit is contained in:
@ -8,7 +8,7 @@ least one zone. You should have a working `dnsconfig.js` file and
|
|||||||
`creds.json` file as explained in the
|
`creds.json` file as explained in the
|
||||||
[Getting Started]({{site.github.url}}/getting-started) doc.
|
[Getting Started]({{site.github.url}}/getting-started) doc.
|
||||||
|
|
||||||
## General advice:
|
## General advice
|
||||||
|
|
||||||
First, use the
|
First, use the
|
||||||
[Getting Started]({{site.github.url}}/getting-started) doc
|
[Getting Started]({{site.github.url}}/getting-started) doc
|
||||||
@ -61,11 +61,13 @@ data is correct.
|
|||||||
|
|
||||||
Resist the temptation to clean up and old, obsolete, records or to
|
Resist the temptation to clean up and old, obsolete, records or to
|
||||||
add anything new. Experience has shown that making changes at this
|
add anything new. Experience has shown that making changes at this
|
||||||
time leads to unhappy surprises. Of course, once `dnscontrol preview`
|
time leads to unhappy surprises, and people will blame DNSControl.
|
||||||
runs cleanly, you can do any kind of cleanups you want. In fact,
|
Of course, once `dnscontrol preview` runs cleanly, you can do any
|
||||||
they should be easier to do now that you are using DNSControl!
|
kind of cleanups you want. In fact, they should be easier to do
|
||||||
|
now that you are using DNSControl!
|
||||||
|
|
||||||
If convertzone could have done a better job, please let us know!
|
If convertzone could have done a better job, please
|
||||||
|
[let us know](https://github.com/StackExchange/dnscontrol/issues)!
|
||||||
|
|
||||||
## Example workflow
|
## Example workflow
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user