mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
include virtualenv path for py3 windows
This commit is contained in:
parent
fe2efe03ea
commit
da002f78d0
1 changed files with 2 additions and 0 deletions
|
@ -201,6 +201,8 @@ suites:
|
|||
pillars:
|
||||
jenkins.sls:
|
||||
py3: true
|
||||
windows.sls:
|
||||
virtualenv_path: 'c:\Python35\Scripts\pip.exe'
|
||||
|
||||
<% if File.exists?(verifierfile) %>
|
||||
<%= ERB.new(File.read(verifierfile)).result %>
|
||||
|
|
Loading…
Add table
Reference in a new issue