mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
allow specifying a different state to run on converge
This commit is contained in:
parent
cc9c4b4d5a
commit
56b074ab27
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ provisioner:
|
|||
- match: grain
|
||||
- prep_windows
|
||||
"*":
|
||||
- git.salt
|
||||
- <%= ENV['KITCHEN_STATE'] || 'git.salt' %>
|
||||
pillars:
|
||||
top.sls:
|
||||
base:
|
||||
|
|
Loading…
Add table
Reference in a new issue