Merge pull request #61 from inkblot/document-updater-class
Document the `bind::updater` class a little bit
This commit is contained in:
commit
82ada816e4
@ -71,6 +71,12 @@ controlled using `dnssec`, and the reported version is controlled using
|
|||||||
`version`. It is unlikely that you will need to define an alternate value for
|
`version`. It is unlikely that you will need to define an alternate value for
|
||||||
`confdir` or `cachedir`.
|
`confdir` or `cachedir`.
|
||||||
|
|
||||||
|
###bind::updater
|
||||||
|
|
||||||
|
The `bind::updater` class is an alternate entrypoint into the module. This
|
||||||
|
class installs the BIND client tools but not a name server. The installed tools
|
||||||
|
are sufficient to allow the use of the `resource_record` custom resource.
|
||||||
|
|
||||||
###bind::key
|
###bind::key
|
||||||
|
|
||||||
Creates a TSIG key file. Only the `secret` parameter is required, but it is
|
Creates a TSIG key file. Only the `secret` parameter is required, but it is
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user