mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
The following tests use multiple named configs. Previously, these have
been rendered with copy_setports in tests.sh when needed. Transform
these into jinja2 templates and render them during setup. In the tests,
the copy_setports invocations can be then replaced with a simple cp.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| delayedkeys.conf.1 | ||
| delayedkeys.conf.2 | ||
| include.db.in | ||
| named.conf.j2 | ||
| primary.db.in | ||
| primary2.db.in | ||
| primary3.db.in | ||
| primary4.db.in | ||
| primary5.db.in | ||
| primary6.db.in | ||
| primary7.db.in | ||
| sign.sh | ||