Update Windows Salt provisioner version

This commit is contained in:
Gavin Swanson 2014-08-23 15:36:52 -07:00
parent 0ebb57b888
commit 59826264b8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Salt version to install # 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 # Create C:\tmp\ - if Vagrant doesn't upload keys and/or config it might not exist
New-Item C:\tmp\ -ItemType directory | out-null New-Item C:\tmp\ -ItemType directory | out-null