Commit graph

3680 commits

Author SHA1 Message Date
Imran Iqbal
3eb6001e5c ci(freebsd): replace 12.2 with newly released 12.3 box
* https://app.vagrantup.com/bento/boxes/freebsd-12.3
2022-03-15 13:03:48 +00:00
Dafydd Jones
bd6a408aac ci(proxy): fix setting up WinRM
Same fix as provided for the SaltStack Formulas organisation:

* https://github.com/myii/ssf-formula/pull/392
2022-03-15 13:03:48 +00:00
Simon TheUser
b3d29d5f0a Restored extra line 2022-03-15 13:03:48 +00:00
Simon TheUser
e209b259d2 Create new process with all command-line parameters when UAC is enabled 2022-03-15 13:03:48 +00:00
Jille Timmermans
4387dfd260 Add support for Raspbian 11
Tested on my Raspberry Pi.

This solves the error `ERROR: No dependencies installation function found. Exiting...` when running on Raspbian 11.
2022-03-15 13:03:48 +00:00
Imran Iqbal
bbc3213454 ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Tumbleweed 2022-03-15 13:03:48 +00:00
krionbsd
6cce7051b6 Add openrc to alpine:latest dependencies 2022-03-15 13:03:48 +00:00
Bryce Larson
b6272a1b34 fix indentation, remove unnecessary IFS changes 2022-03-15 13:03:48 +00:00
Jeff Neel
f82cf912ad correct install 2022-03-15 13:03:48 +00:00
Jeff Neel
b5417e74cc correct install location 2022-03-15 13:03:48 +00:00
Jeff Neel
9e385fbe15 add rhel ubi tests and needed package 2022-03-15 13:03:48 +00:00
Jeff Neel
0031919e8d correct install 2022-03-15 13:03:48 +00:00
Jeff Neel
168b6787d8 correct install location 2022-03-15 13:03:48 +00:00
Jeff Neel
8ec0e8d130 fix lint for sh 2022-03-15 13:03:48 +00:00
Jeff Neel
3b43309236 fix fetch url 2022-03-15 13:03:48 +00:00
Jeff Neel
b5c022a4fb fix key import 2022-03-15 13:03:48 +00:00
Jeff Neel
1a24a1c7ca fix quotes 2022-03-15 13:03:48 +00:00
Jeff Neel
098a08950d Add CentOS GPG key for RHEL7 for successful builds 2022-03-15 13:03:48 +00:00
Imran Iqbal
68d22715a0 ci(centos-stream8): add platform 2022-03-15 13:03:48 +00:00
Nascire
0bd70a2e53 Fix git master install on alpine 3.12+
With default version 3003.3, you run into https://github.com/saltstack/salt/issues/55159, which was fixed by https://github.com/saltstack/salt/pull/60811
If you want to install from git master, it fails because py2-pip is unavailable - Alpine 3.11 was the last version to include py2-pip
This PR changes the git master process to python3 and adds all requirements for a successful build
2022-03-15 13:03:48 +00:00
Imran Iqbal
f55c2b4e32 ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Arch Linux 2022-03-15 13:03:48 +00:00
krionbsd
c63dafa4b1 Sort help alphabetically 2022-03-15 13:03:48 +00:00
krionbsd
6fb638fa2b Re-add CI for Ubuntu-16 2022-03-15 13:03:48 +00:00
krionbsd
d2681a36c0 Update README.rst with 2021.09.17 release sha256sum 2022-03-15 13:03:48 +00:00
krionbsd
48628c27bd Update sha256 checksums 2021-09-17 09:37:30 +01:00
Kirill Ponomarev
bb9e407b6f
Merge pull request #1596 from krionbsd/new_stable
Update to new release 2021.09.17
2021-09-17 09:35:39 +02:00
krionbsd
1a1e74b689 Merge branch 'develop' into new_stable 2021-09-17 09:27:23 +02:00
krionbsd
7fc4f7829d Update to new release 2021.09.17 2021-09-17 08:19:59 +01:00
krionbsd
1f9909474e Re-add Ubuntu-16 support as it's still supported with 3001 and 3002 2021-09-16 23:13:38 +02:00
krionbsd
5cfa6b994d Add oncoming 3004 release 2021-09-16 20:59:13 +02:00
krionbsd
409f998254 Update README.rst with 2021.09.14 release sha256sum 2021-09-15 12:45:37 +01:00
krionbsd
a9d40a44c4 Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable 2021-09-15 07:42:03 +02:00
krionbsd
693657d80e Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable 2021-09-15 07:41:57 +02:00
krionbsd
545aec75b8 Update sha256 checksums 2021-09-14 14:13:53 +02:00
krionbsd
2dc2badee8 Update to new release 2021.09.14 2021-09-14 10:30:49 +02:00
krionbsd
9f11cbe52a Pin latest salt version to README 2021-09-14 10:30:49 +02:00
Bryce Larson
637a923fd4 don't output info if using the default -x value 2021-09-14 10:30:49 +02:00
Bryce Larson
60545e7f42 remove py2 and 3000 jobs from test suite 2021-09-14 10:30:49 +02:00
Bryce Larson
94ebb80bdb make python3 the default
This should be released to stable at the same time or right before
3000.x releases are moved from repo.saltproject.io to
archive.repo.saltproject.io on 2021-09-15
2021-09-14 10:30:49 +02:00
krionbsd
8f39791c2c Change master to develop branch 2021-09-14 10:30:49 +02:00
krionbsd
62a2c8bb81 Update README.rst with 2021.08.19 release sha256sum 2021-09-14 10:30:49 +02:00
krionbsd
c95db60145 Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable 2021-09-14 08:50:26 +02:00
krionbsd
5172f227ce Update to new release 2021.09.14 2021-09-14 07:38:26 +01:00
krionbsd
494b2bed99 Pin latest salt version to README 2021-09-07 19:22:17 +02:00
Bryce Larson
3288b86355 don't output info if using the default -x value 2021-08-25 04:24:55 +01:00
Bryce Larson
139286cd9a remove py2 and 3000 jobs from test suite 2021-08-23 13:04:30 +02:00
Bryce Larson
3a02ef9279 make python3 the default
This should be released to stable at the same time or right before
3000.x releases are moved from repo.saltproject.io to
archive.repo.saltproject.io on 2021-09-15
2021-08-23 13:04:30 +02:00
krionbsd
79999938c9 Change master to develop branch 2021-08-19 23:21:40 +02:00
krionbsd
0e636f520d Update README.rst with 2021.08.19 release sha256sum 2021-08-19 21:28:27 +02:00
krionbsd
ea738bd23f Update sha256 checksums 2021-08-19 21:00:49 +02:00