Commit graph

3632 commits

Author SHA1 Message Date
Imran Iqbal
9fa7ae4564
ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Gentoo 2022-01-05 06:24:45 +00:00
Imran Iqbal
8c31ed62e8
ci(vagrant): use conditional local settings (inc. synced_folders) 2022-01-05 06:24:01 +00:00
Kirill Ponomarev
992123752a
Merge pull request #1791 from myii/ci/replace-freebsd-12.2-with-12.3
ci(freebsd): replace `12.2` with newly released `12.3` box
2021-12-24 08:23:44 +01:00
Imran Iqbal
4125b68629
ci(proxy): replace deprecated windows-2016 with windows-2022
* https://github.com/actions/virtual-environments/issues/4312
2021-12-23 19:12:16 +00:00
Imran Iqbal
d2d6f380bc
ci(freebsd): replace 12.2 with newly released 12.3 box
* https://app.vagrantup.com/bento/boxes/freebsd-12.3
2021-12-23 19:12:06 +00:00
Kirill Ponomarev
5b051af5c4
Merge pull request #1616 from myii/ci/fix-windows-proxy-jobs
ci(proxy): fix setting up WinRM
2021-12-19 16:05:03 +01:00
Dafydd Jones
9225bfdc13
ci(proxy): fix setting up WinRM
Same fix as provided for the SaltStack Formulas organisation:

* https://github.com/myii/ssf-formula/pull/392
2021-12-18 19:04:57 +00:00
Shane Lee
1e131f28cf
Merge pull request #1613 from Simon-TheUser/develop
bootstrap-salt.ps1: Keep all command-line parameters when UAC is enabled
2021-11-23 09:00:15 -07: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
Kirill Ponomarev
870c6ba8ca
Merge pull request #1612 from Jille/patch-1
Add support for Raspbian 11
2021-11-15 17:43:58 +01:00
Jille Timmermans
8be8dbe7e6
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.
2021-11-14 12:10:58 +01:00
Kirill Ponomarev
7ed981c163
Merge pull request #1611 from myii/ci/add-ssh-rsa-for-archlinux
ci(kitchen): add `ssh-rsa` to `PubkeyAcceptedAlgorithms` on Tumbleweed
2021-11-11 20:47:47 +01:00
Imran Iqbal
dc4cf12614
ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Tumbleweed 2021-11-10 14:54:44 +00:00
Kirill Ponomarev
d491741bb4
Merge pull request #1609 from krionbsd/openrc_alpine
Add openrc to alpine:latest dependencies
2021-10-12 16:58:02 +02:00
krionbsd
ddf7cb5b23 Add openrc to alpine:latest dependencies 2021-10-12 16:14:18 +02:00
Kirill Ponomarev
ca78fde48d
Merge pull request #1608 from bryceml/add_centos7_base_key
Add centos7 base key
2021-10-11 22:07:00 +02:00
Bryce Larson
71406d70e8
fix indentation, remove unnecessary IFS changes 2021-10-11 17:47:07 +00:00
Jeff Neel
6be1f869af
correct install 2021-10-11 17:46:23 +00:00
Jeff Neel
fe3d3bf755
correct install location 2021-10-11 17:46:23 +00:00
Jeff Neel
c16735656a
add rhel ubi tests and needed package 2021-10-11 17:46:22 +00:00
Jeff Neel
6069f7f78b
correct install 2021-10-11 17:46:22 +00:00
Jeff Neel
4697887bf9
correct install location 2021-10-11 17:46:22 +00:00
Jeff Neel
1f6447ce6c
fix lint for sh 2021-10-11 17:46:22 +00:00
Jeff Neel
03c6900b32
fix fetch url 2021-10-11 17:46:21 +00:00
Jeff Neel
30a680d183
fix key import 2021-10-11 17:46:21 +00:00
Jeff Neel
20cae336f3
fix quotes 2021-10-11 17:46:21 +00:00
Jeff Neel
360494b18e
Add CentOS GPG key for RHEL7 for successful builds 2021-10-11 17:46:16 +00:00
Kirill Ponomarev
63bb72e929
Merge pull request #1607 from myii/ci/add-centos-stream8
ci(centos-stream8): add platform
2021-10-10 11:02:14 +02:00
Imran Iqbal
43e325a930
ci(centos-stream8): add platform 2021-10-09 13:38:50 +01:00
Kirill Ponomarev
7afcd29bf8
Merge pull request #1606 from bryceml/fix-pre-commit
fix pre-commit
2021-10-07 17:40:28 +02:00
Bryce Larson
02dc9999f0
fix pre-commit 2021-10-07 15:37:49 +00:00
Kirill Ponomarev
98c9518c8a
Merge pull request #1604 from Nascire/alpine-fix
Fix git master install on alpine 3.12+
2021-10-07 11:45:39 +02:00
Nascire
aadb93b4c1
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
2021-10-06 18:07:20 +02:00
Kirill Ponomarev
51315c2954
Merge pull request #1603 from myii/ci/add-ssh-rsa-for-archlinux
ci(kitchen): add `ssh-rsa` to `PubkeyAcceptedAlgorithms` on Arch Linux
2021-10-02 08:39:05 +02:00
Imran Iqbal
ca52074f0b
ci(kitchen): add ssh-rsa to PubkeyAcceptedAlgorithms on Arch Linux 2021-10-01 20:08:18 +01:00
krionbsd
c5a55a3fbb Sort help alphabetically 2021-09-23 09:51:59 +01:00
Kirill Ponomarev
3f4189395a
Merge pull request #1600 from krionbsd/ci_ubuntu-16
Re-add CI for Ubuntu-16
2021-09-18 11:23:33 +02:00
krionbsd
d663b20b6e Re-add CI for Ubuntu-16 2021-09-18 10:46:42 +02:00
Kirill Ponomarev
edefb45d1d
Merge pull request #1599 from saltstack/create-pull-request/patch
Update README.rst with 2021.09.17 release sha256sum
2021-09-17 12:02:35 +02:00
krionbsd
50ac60bc28 Update README.rst with 2021.09.17 release sha256sum 2021-09-17 10:01:48 +00: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
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