mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Use windows state to bootstrap windows builds
This is also removing the use of dev_*.ps1 scripts in the windows builds
This commit is contained in:
parent
0fc82bdca3
commit
a87c6ea54c
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