network/salt/upstream/dyndns.key
2017-03-12 03:17:15 +01:00

5 lines
97 B
Plaintext

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