Introduce 'nsd:opmode' pillar option, allowing the zone file management
to be skipped on slave DNS servers.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Included configurations in nsd.conf.d tend to depend on each other. For
example when referring a TSIG key from 80-generates-keys in
90-generated-zones, running nsd-checkconf on these individual files
would cause an error.
It is sufficient and better to just check the main nsd.conf file, as it
combines all included configurations in the check.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
- allow additional configuration options in zone blocks
- allow installation of zone files from other Salt file roots
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>