network/salt/upstream/dyndns.key

5 lines
97 B
Plaintext

key "{{ name }}" {
algorithm hmac-sha256;
secret "{{ secret }}";
};