7a1ba8ee9b
Allow a new config item in pools.yaml to set the pdns tsigkey to use for AFXR queries. Change-Id: Ibb4fb604957286c6edfe85f72321f199eb3167a7 Closes-Bug: #1820089 Signed-off-by: Graham Hayes <gr@ham.ie>
11 lines
400 B
YAML
11 lines
400 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new option for pools using the ``pdns4`` backend: ``tsigkey_name``.
|
|
This allows deployers to specify a tsig key that is installed in powerdns
|
|
to use for AFXR requests. This key name is the name used to create the key
|
|
in powerdns, not the Designate UUID based ID for the key.
|
|
|
|
.. note:: This is only available in the 4.2.x versions (and above) of pdns.
|
|
|