puppet-tripleo/templates/designate/rndc.key.erb

5 lines
86 B
Plaintext

key "rndc-key" {
algorithm hmac-sha256;
secret "<%= @rndc_key %>";
};