Commit graph

3747 commits

Author SHA1 Message Date
Imran Iqbal
13a60f400b
feat(bootstrap-salt): add AlmaLinux detection and functions
Fix #1803.
2022-02-26 09:39:23 +00:00
delucks
561b14618a OpenBSD: correct post-Neon package names to python3 versions 2022-02-13 12:59:23 -05:00
Kirill Ponomarev
e4855afb3c
Merge pull request #1615 from jpacura/debian-11-native
Use native repositories for Debian 11
2022-02-01 21:16:47 +01:00
Joseph Pacura
3ebc4c72f0
Use native repositories for Debian 11
Remove best-effort support for Debian Testing
Remove Ubuntu 20.10 support because it is end-of-life
2022-01-21 17:40:27 -05:00
Kirill Ponomarev
37300ad58a
Merge pull request #1798 from dafyddj/fix/win-root_dir
fix(windows): copy configs to correct config dirs (v3004+)
2022-01-18 16:04:35 +01:00
Dafydd Jones
46fb1f492f
fix(windows): copy configs to correct config dirs (v3004+) 2022-01-18 13:23:23 +00:00
Kirill Ponomarev
74669c6499
Merge pull request #1797 from krionbsd/rm_3001
Remove 3001 from CI: EoL
2022-01-11 10:35:24 +01:00
krionbsd
a3ddd94f93 Remove 3001 from CI: EoL 2022-01-11 09:20:18 +01:00
Kirill Ponomarev
99fa2e58fc
Merge pull request #1796 from krionbsd/3004
Add CI for v3004
2022-01-10 17:00:38 +01:00
krionbsd
12f4afd9d1 Add CI for v3004 2022-01-10 14:58:41 +01:00
krionbsd
1902d92244 Add CI for Ubuntu-21.10 and remove for 21.04 2022-01-07 11:56:59 +00:00
ptitdoc
126d3c3cde
Enable Kali 2021 2022-01-07 10:53:57 +01:00
Kirill Ponomarev
5f1a2507a0
Merge pull request #1793 from blindpirate/patch-1
Support Non-LTS Ubuntu 21.04 & 21.10
2022-01-07 09:49:16 +01:00
Bo Zhang
cd21819080
Support Non-LTS Ubuntu 21.04 & 21.10
Ubuntu 21.10 is out, adjust the script accordingly.
2022-01-07 09:06:27 +08:00
Kirill Ponomarev
4bc1a5ab4a
Merge pull request #1792 from myii/ci/fix-ssh-rsa-for-gentoo
ci(kitchen): add `ssh-rsa` to `PubkeyAcceptedAlgorithms` on Gentoo
2022-01-05 08:39:15 +01:00
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