mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +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
db02b1d789
commit
49d529d2d4
@ -54,7 +54,7 @@ provisioner:
|
||||
base:
|
||||
"os:Windows":
|
||||
- match: grain
|
||||
- prep_windows
|
||||
- windows
|
||||
"*":
|
||||
- <%= ENV['KITCHEN_STATE'] || 'git.salt' %>
|
||||
pillars:
|
||||
|
Loading…
Reference in New Issue
Block a user