Merge pull request #4379 from s7726/master
Update Windows Salt provisioner version
This commit is contained in:
commit
b842a3ed62
@ -1,5 +1,5 @@
|
||||
# Salt version to install
|
||||
$version = '2014.1.4'
|
||||
$version = '2014.1.10'
|
||||
|
||||
# Create C:\tmp\ - if Vagrant doesn't upload keys and/or config it might not exist
|
||||
New-Item C:\tmp\ -ItemType directory | out-null
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user