mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unnecessary jinja in curl.sls file
This commit is contained in:
parent
2bedadfadb
commit
4b7d6d80c5
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue