label
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
{% set VERA_HASH = 'https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2.sig' %}
|
{% set VERA_HASH = 'https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2.sig' %}
|
||||||
{% set VERA_URL='https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2' %}
|
{% set VERA_URL='https://launchpad.net/veracrypt/trunk/' + VERA_VERSION + '/+download/veracrypt-1.23-setup.tar.bz2' %}
|
||||||
|
|
||||||
|
# 'veracrypt-{{VERA_VERSION}}_copy':
|
||||||
'veracrypt-{{VERA_VERSION}}_copy':
|
'veracrypt_copy':
|
||||||
file.managed:
|
file.managed:
|
||||||
- source: {{VERA_URL}}
|
- source: {{VERA_URL}}
|
||||||
- source_hash: {{VERA_HASH}}
|
- source_hash: {{VERA_HASH}}
|
||||||
|
|||||||
Reference in New Issue
Block a user