5 lines
105 B
Text
5 lines
105 B
Text
|
key "{{ update_key }}." {
|
||
|
algorithm hmac-sha512;
|
||
|
secret "{{ lookup( 'env', 'VMNET_BIND_KEY' ) }}";
|
||
|
}
|