]> git.ipfire.org Git - thirdparty/bind9.git/commit
Include controls.conf as jinja2 template
authorNicki Křížek <nicki@isc.org>
Wed, 1 Apr 2026 16:25:28 +0000 (18:25 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 28 May 2026 14:52:24 +0000 (16:52 +0200)
commitfd6dd8304fa67e486d2577cea4646e92a4aa6c75
tree9b0a50aea56fb09ba0301260bcdb97f207cddbf0
parent586f466168c4542958fb2fc21782c2124a886d60
Include controls.conf as jinja2 template

Rather than using named.conf include, render the controls directly into
the config using jinja2 template include.

(cherry picked from commit f4ca352bc88ab1c766fb4862de118e494fddfb5b)
bin/tests/system/_common/controls.conf.j2 [new file with mode: 0644]
bin/tests/system/optout/ns2/named.conf.j2
bin/tests/system/optout/setup.sh [deleted file]
bin/tests/system/optout/tests_optout.py