ff9a55d5db
The deployer can provide an rndc key to authenticate with bind. Change-Id: I7cec53ebaf9fb69fa7116878528fa654dc362f92
5 lines
105 B
Django/Jinja
5 lines
105 B
Django/Jinja
key "{{ item.name }}" {
|
|
algorithm "{{ item.algorithm }}";
|
|
secret "{{ item.secret }}";
|
|
};
|