This commit is contained in:
Iwan Clément
2019-03-03 19:16:59 +01:00
parent d7f5ea47ce
commit 5b72b5f894

View File

@@ -3,8 +3,8 @@
{% 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' %}
'veracrypt-{{VERA_VERSION}}_copy':
# 'veracrypt-{{VERA_VERSION}}_copy':
'veracrypt_copy':
file.managed:
- source: {{VERA_URL}}
- source_hash: {{VERA_HASH}}