Clarify use cases in the documentation
This commit is contained in:
parent
2d13b5cf3d
commit
d79a5e2951
@ -102,7 +102,9 @@ A master zone with DNSSec enabled which allows updates using a TSIG key and zone
|
|||||||
key_directory => '/var/cache/bind/example.com',
|
key_directory => '/var/cache/bind/example.com',
|
||||||
}
|
}
|
||||||
|
|
||||||
A master zone which is initialized with a pre-existing zone file:
|
A master zone which is initialized with a pre-existing zone file (for example,
|
||||||
|
to migrate an existing zone to a bind-module controlled server or to recover
|
||||||
|
from a backup):
|
||||||
|
|
||||||
bind::zone { 'example.com':
|
bind::zone { 'example.com':
|
||||||
zone_type => 'master',
|
zone_type => 'master',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user