Commit graph

64 commits

Author SHA1 Message Date
Salt Project Packaging
b5c92f7a28 Update develop branch for the v2025.02.24 release 2025-02-24 22:09:49 +00:00
Salt Project Packaging
db07164315 Update develop branch for the v2024.12.12 release 2024-12-12 20:16:55 +00:00
Salt Project Packaging
0bd577de50 Update develop branch for the v2024.12.09 release 2024-12-09 23:10:33 +00:00
David Murphy
5689a93c79
Updated date 2024-11-29 10:41:05 -07:00
Salt Project Packaging
7492ff27f3 Update develop branch for the v2024.11.27 release 2024-11-27 18:56:47 +00:00
ScriptAutomate
a336478623
Update README script help output and scriptversions 2024-11-26 10:16:06 -06:00
David Murphy
6b27fc3e97
Restored pip check, updated README and Windows ps1 for packages.broadcom.com 2024-11-25 16:52:36 -07:00
Salt Project Packaging
f2abbd4e2f Update develop branch for the v2024.11.21 release 2024-11-21 22:10:08 +00:00
twangboy
e6e5cd64e9
Make universal repo url 2024-11-15 10:43:48 -07:00
Salt Project Packaging
2fe253a9c0 Update develop branch for the v2024.11.07 release 2024-11-07 21:21:20 +00:00
twangboy
3316de34f1
Update docs for RepoUrl 2024-11-07 10:51:47 -07:00
twangboy
1156b28cb2
Add back RepoUrl for air-gap scenarios 2024-11-07 10:03:18 -07:00
twangboy
d018ef7ebb
Lookup version correctly 2024-11-07 10:03:18 -07:00
twangboy
8686ca3a39
Parse versions from artifactory 2024-11-07 10:03:14 -07:00
twangboy
7c350c4f48
Don't start windows service in tests 2024-11-07 10:02:03 -07:00
twangboy
2fa863a9e6
Add -UseBasicParsing switch 2024-11-07 10:01:13 -07:00
twangboy
aef73e4b56
Update windows bootstrap for new repo 2024-11-07 09:52:06 -07:00
Salt Project Packaging
8da0764163
Update develop branch for the v2024.09.24 release 2024-09-24 21:39:51 +00:00
Salt Project Packaging
681fd9a2db
Update develop branch for the v2024.09.23 release 2024-09-23 17:12:15 +00:00
Salt Project Packaging
7d55680ddd
Update develop branch for the v2024.07.23 release 2024-07-23 21:45:31 +00:00
Salt Project Packaging
3d78111d7b
Update develop branch for the v2024.07.18 release 2024-07-18 16:20:02 +00:00
Salt Project Packaging
a8703157e1
Update develop branch for the v2024.07.16 release 2024-07-16 15:11:31 +00:00
Salt Project Packaging
aae98dbd9d
Update develop branch for the v2024.07.12 release 2024-07-12 15:21:52 +00:00
Shane Lee
e55bccd52e
Add script version to powershell script 2024-04-11 10:56:44 -06:00
Shane Lee
e8e28c0a4d
Try to get the bootstrap to run on Windows runner 2024-03-28 15:19:04 -06:00
Shane Lee
84f02cf3ab
Add working directory 2024-03-25 15:51:01 -06:00
Shane Lee
a0c99153f9
Fix script to support installing RC on Windows 2024-03-25 15:13:38 -06:00
twangboy
4d33f86007 Set RootDir depending on Salt Version 2023-07-26 01:00:41 +01:00
Twangboy
15dfb8efdd
Add support for 3006 on windows bootstrap script 2023-04-20 14:31:28 -06:00
Dafydd Jones
a740729d8c bootstrap-salt.ps1: [docs] improve links 2023-02-07 13:52:29 -07:00
Twangboy
e320671e73
Handle missing registry entry properly 2022-05-18 09:49:12 -06:00
Dafydd Jones
46fb1f492f
fix(windows): copy configs to correct config dirs (v3004+) 2022-01-18 13:23:23 +00:00
Simon TheUser
21449bd05f Restored extra line 2021-11-16 13:52:38 -05:00
Simon TheUser
b090555ce9 Create new process with all command-line parameters when UAC is enabled 2021-11-16 13:34:40 -05:00
Dafydd Jones
50e478de8b
fix(ps1): missing comma 2021-02-03 19:56:23 +00:00
Dafydd Jones
617ab7d21e
refactor(ps1): use similar copy command for Vagrant minion key files 2021-02-03 19:55:25 +00:00
Dafydd Jones
bfd160cf4a
feat(ps1): implement Vagrant grains_config option
bootstrap-salt.sh already does this.
2021-02-03 19:55:17 +00:00
Dafydd Jones
ce070e8ed3
feat(ps1): implement configure only option (for Vagrant) 2021-02-02 19:02:29 +00:00
Bryce Larson
5dbf2973bf
move everything to point at saltproject.io urls 2021-01-21 22:49:50 +00:00
noelmcloughlin
4179e8f204
docs(windows): update for windows-py3 2020-09-11 00:18:45 +01:00
twangboy
de3dd0123e
Add support for new version scheme 2020-02-13 17:07:17 -07:00
twangboy
495464f6dd
A few fixes
Actually default to Py2 like the docs say
Allow and actual version to be passed
Handle older versions
Write-Output when starting service
2019-11-25 13:28:52 -07:00
twangboy
15968cbdf6
Use Latest instead of detecting latest
We now use symlinks that always point to latest
2019-11-25 13:00:06 -07:00
twangboy
a36c0d8f19
Add TLS support up to TLS 1.2 2019-04-12 13:56:06 -06:00
twangboy
e1cb060e65 Fix version detection, versionSection creation 2017-08-08 09:52:36 -06:00
rallytime
12c0468e52 Simplify logic: pythonVersion already defaults to "" 2017-08-08 10:37:30 -04:00
rallytime
e27dd0a167 Create a $versionSection variable for exe link
This is a little more cautious/explicit with the variables setup
in the $saltExe definition.
2017-08-08 10:32:50 -04:00
rallytime
5ed38f97af Allow powershell bootstrap script to specify PY2 or 3
This fixes the links for installing 2017.7.0 (the executor link has
changed to include a "Py2" or "Py3" section). It also allows the user
to specify if the Py2 or Py3 executor should be used. This option only
works for Salt >= 2017.7.0.

Example for Py2 (default behavior):
```
./bootstrap-salt.ps1 -pythonVersion 2
```

Example for Py3:
```
./bootstrap-salt.ps1 -pythonVersion 3
```
2017-08-08 10:22:20 -04:00
James Booth
c42f8d617e Removes faulty explicit version ordering 2017-06-11 20:41:38 +01:00
Alexander Krasnukhin
8c0bec4883 Change temporary directory for exectutable to C:\Windows\Temp
Yep, $env:temp is even better but lets change things step by
step.

This makes script inconsistent as other parts still use c:\tmp
for storing configuraiton files. I don't want to change them
as it is *very* likely users upload configuraiton files there
already using external scripts.
2016-06-30 16:57:19 +02:00