]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use the root-hint template for indented hint configs
authorNicki Křížek <nicki@isc.org>
Tue, 28 Jul 2026 18:11:50 +0000 (20:11 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 6 Aug 2026 11:50:09 +0000 (13:50 +0200)
commitfb0f7a10577145c93bec95642ab31e44c859cd2a
treee16d51e9613fc5c71ff3c967651015784de8468f
parent269c1ad41000191f48a55584cd50fd152bb67aba
Use the root-hint template for indented hint configs

Replace the root hints boilerplate with a template in configs where the
config section should be indented, i.e. in view statements. While named
doesn't care about whitespace, use the ident filter to make the final
rendered config more readable.

Assisted-by: Claude:claude-fable-5
28 files changed:
bin/tests/system/addzone/ns2/named2.conf.j2
bin/tests/system/addzone/ns2/named3.conf.j2
bin/tests/system/allow_query/ns2/named21.conf.j2
bin/tests/system/allow_query/ns2/named22.conf.j2
bin/tests/system/allow_query/ns2/named23.conf.j2
bin/tests/system/allow_query/ns2/named24.conf.j2
bin/tests/system/allow_query/ns2/named25.conf.j2
bin/tests/system/allow_query/ns2/named26.conf.j2
bin/tests/system/allow_query/ns2/named27.conf.j2
bin/tests/system/allow_query/ns2/named28.conf.j2
bin/tests/system/allow_query/ns2/named29.conf.j2
bin/tests/system/allow_query/ns2/named30.conf.j2
bin/tests/system/allow_query/ns2/named31.conf.j2
bin/tests/system/allow_query/ns2/named32.conf.j2
bin/tests/system/allow_query/ns2/named33.conf.j2
bin/tests/system/allow_query/ns2/named34.conf.j2
bin/tests/system/allow_query/ns2/named55.conf.j2
bin/tests/system/allow_query/ns2/named56.conf.j2
bin/tests/system/allow_query/ns2/named57.conf.j2
bin/tests/system/allow_query/ns3/named5.conf.j2
bin/tests/system/allow_query/ns3/named6.conf.j2
bin/tests/system/allow_query/ns3/named7.conf.j2
bin/tests/system/allow_query/ns3/named8.conf.j2
bin/tests/system/dnssec/ns4/named.conf.j2
bin/tests/system/dnssec/ns5/named.conf.j2
bin/tests/system/mkeys/ns7/named.conf.j2
bin/tests/system/rndc/ns3/named.conf.j2
bin/tests/system/views/ns2/named2.conf.j2