diff --git a/README.md b/README.md index f289cda..28f098a 100644 --- a/README.md +++ b/README.md @@ -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', } -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': zone_type => 'master',