File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3939 Salt Bootstrap GitHub Project (script home) - https://github.com/saltstack/salt-bootstrap
4040 Original Vagrant Provisioner Project - https://github.com/saltstack/salty-vagrant
4141 Vagrant Project (utilizes this script) - https://github.com/mitchellh/vagrant
42- Salt Download Location - https://repo.saltproject.io/salt/py3/windows
42+ Salt Download Location - https://packages.broadcom.com/artifactory/saltproject-generic/windows/
43+ Salt Manual Install Directions (Windows) - https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/windows.html
4344#>
4445
4546# ===============================================================================
@@ -107,7 +108,7 @@ if ($help) {
107108 exit 0
108109}
109110
110- $__ScriptVersion = " 2024.11.21 "
111+ $__ScriptVersion = " 2024.11.25 "
111112$ScriptName = $myInvocation.MyCommand.Name
112113
113114# We'll check for the Version next, because it also has no requirements
You can’t perform that action at this time.
0 commit comments