mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #52226 from dwoz/jenkins_build
Use windows state to bootstrap windows builds
This commit is contained in:
commit
a86af2b088
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ provisioner:
|
|||
base:
|
||||
"os:Windows":
|
||||
- match: grain
|
||||
- prep_windows
|
||||
- windows
|
||||
"*":
|
||||
- <%= ENV['KITCHEN_STATE'] || 'git.salt' %>
|
||||
pillars:
|
||||
|
|
Loading…
Add table
Reference in a new issue