network/salt/upstream/dyndns.key

5 lines
97 B
Plaintext
Raw Normal View History

2017-03-12 03:16:48 +01:00
key "{{ name }}" {
algorithm hmac-sha256;
secret "{{ secret }}";
};