Commit graph

8 commits

Author SHA1 Message Date
Bernhard M. Wiedemann
353a8dfc15 Sort hashes
To process hash entries in deterministic order.

Without this patch, config entries were different for every run
and required a service restart when nothing actually changed.

Doing it similar to
0fe2f7e66b
2018-08-31 15:03:48 +02:00
Bernhard M. Wiedemann
993b7d339d Fix named_directory usage
similar to e573baf26d
was broken by 019e1e4a58
2018-08-31 14:20:13 +02:00
Joe Bowman
019e1e4a58 fix named_directory bug in Debian/Ubuntu by using the map value instead of hardcoding 2018-07-13 11:40:50 +01:00
Javier Bértoli
45e8128487 Refactor named.conf.local & logging across platforms 2018-05-26 19:57:58 -03:00
K
c9f29af2b5 Support list of masters in named.conf.local template
Updates the archlinux, debian, freebsd templates to support passing a
list of values to `masters` instead of a string. This is already
supported by the redhat template, but lacking in the other 3.
2017-07-11 23:18:07 -04:00
Alexander Weidinger
d9b37377a4 FreeBSD: allow to disable query log 2017-01-12 14:56:53 +01:00
Alexander Weidinger
fdf20d5632 FreeBSD: disable default_zones when views are used 2017-01-12 14:56:27 +01:00
Alexander Weidinger
5074b60db6 FreeBSD: config files 2017-01-12 12:42:58 +01:00