Remove unnecessary jinja in curl.sls file

This commit is contained in:
Ch3LL 2018-07-20 14:32:14 -04:00
parent 2bedadfadb
commit 4b7d6d80c5
No known key found for this signature in database
GPG key ID: 132B55A7C13EFA73

View file

@ -55,7 +55,6 @@ class WinPKGTest(ModuleCase):
# now add new sls
with salt.utils.fopen(CURL, 'w') as fp_:
fp_.write(textwrap.dedent('''
{% set PROGRAM_FILES = "%ProgramFiles%" %}
curl:
'7.46.0':
full_name: 'cURL'