updated readme
This commit is contained in:
parent
70bf2c35e7
commit
e7f8d0071f
1 changed files with 3 additions and 3 deletions
|
|
@ -67,7 +67,7 @@ It is possible to do short hand notations:
|
|||
|
||||
* If there is only a single value for an entry, you can omit the array and use ``<dns path>: { <record type>: <value> }`
|
||||
* YAML anchors and merges are recommend for situations where a `CNAME` is not possible
|
||||
* You can use hierachy to shorten paths. If you have `foo.example.com` and 'bar.example.com' you could write
|
||||
* You can use hierachy to shorten paths. If you have `foo.example.com` and `bar.example.com` you could write
|
||||
```
|
||||
"example.com.":
|
||||
foo:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue