Commit graph

3808 commits

Author SHA1 Message Date
Gareth J. Greenaway
ca683c6ac3
Set ONEDIR_REV incase we end up calling install_centos_onedir_deps. 2022-12-21 10:40:46 -08:00
Gareth J. Greenaway
4779cc92ff
when installing git_deps, fall back to onedir_deps if stable_deps fails. will happens if installing on a Red Hat based host, eg. CentOS Stream 9, Alma Linux 9, etc, as the classic package repos do not exist there. 2022-12-21 09:47:22 -08:00
Gareth J. Greenaway
7e53753536
blacklist almalinux-9, rockylinux-9, and centos-stream9 for latest. 2022-12-20 16:53:09 -08:00
Gareth J. Greenaway
b6328e2b4b
fixing typo. procps-ng instead of procps-nf. 2022-12-20 14:25:58 -08:00
Gareth J. Greenaway
aeb74bc865
Need procps-ng on Almalinux 9 and Rockylinux 9 2022-12-20 13:37:41 -08:00
Gareth J. Greenaway
2c4d317b51
fixing YAML. 2022-12-20 12:18:10 -08:00
Gareth J. Greenaway
7cfca56c17
need to install and run update-crypto-policies to allow RSA keys to work via SSH on RockLinux and Almalinux. 2022-12-20 11:56:11 -08:00
Gareth J. Greenaway
ffef0b1746
Need ssh-rsa for RockyLinux 9. 2022-12-20 08:12:52 -08:00
Gareth J. Greenaway
b9bc07ac06
Adding entries to kitchen.yml 2022-12-19 12:39:55 -08:00
Gareth J. Greenaway
156120e4da Do not need check for Ubuntu. Workaround already in place to use older 20.04 packages for stable. 2022-12-15 18:54:04 +00:00
Gareth J. Greenaway
d299431326 removing debian 11. 2022-12-15 18:54:04 +00:00
Gareth J. Greenaway
59ffb10a71 Classic packages, done via stable install type, is no longer supported on later versions of Ubuntu, Debian, and Red Hat variants. If the bootstrap script is run with stable type on those systems, log an error and exit. 2022-12-15 18:54:04 +00:00
Gareth J. Greenaway
80f6059d12
Adding newer versions of CentOS Stream, AlmaLinux, and Rocky Linux 2022-12-14 12:19:14 -08:00
Gareth J. Greenaway
97b656bdd6
Merge pull request #1888 from shombando/shombando-add_popOS_as_ubuntu_derivative
Added Pop!_OS as a Ubuntu derivative
2022-12-13 13:01:02 -08:00
Gareth J. Greenaway
7fc91aeea8
Merge pull request #1887 from saltstack/debian_arm_fix
Debian ARM Fix
2022-12-10 13:45:23 -08:00
Shom Bandopadhaya
294096c248
Added Pop!_OS as a Ubuntu derivative
Only added 22 as a variant of Ubuntu 22.04 since that's all I can test, other versions should work equally well.
2022-12-10 13:27:23 -06:00
Gareth J. Greenaway
02034112ea
Use amd64 repos for anything older than Debian 11 since the packages are arch-indepedant 2022-12-09 17:01:57 -08:00
Gareth J. Greenaway
9133a6e776
Merge pull request #1840 from myii/ci/add-fedora-37
ci: add `fedora-37` & `fedora-38`
2022-12-09 08:33:02 -08:00
Imran Iqbal
705dc7b801
feat(generate): use temp. workaround to avoid git builds on Fedora 37+ 2022-12-09 07:20:04 +00:00
Imran Iqbal
4f8fa0bf45
ci(fedora-38): add platform 2022-12-09 07:20:04 +00:00
Imran Iqbal
e8b4966e1d
ci(fedora-37): add platform 2022-12-09 07:20:03 +00:00
Imran Iqbal
9cd72ffb3b
fix(salt-bootstrap): use correct installation type in error messages 2022-12-09 07:20:03 +00:00
Imran Iqbal
efb45ff7bf
refactor(salt-bootstrap): use virtual pyzmq package on Tumbleweed 2022-12-08 20:54:55 +00:00
Gareth J. Greenaway
c327961f2a
removing references that might indicate that Ubuntu 16.04 might be supported by the bootstrap script. 2022-12-08 11:54:33 -08:00
Gareth J. Greenaway
7a4f2ca0e2
Merge pull request #1885 from myii/feat/add-onedir-nightly-support
feat: add `onedir nightly` support
2022-12-08 08:25:30 -08:00
Imran Iqbal
3c3dba8a6d
feat(generate): add onedir-nightly generation => CI 2022-12-08 13:49:22 +00:00
Imran Iqbal
ad8d9667b2
refactor(generate): use STABLE_VERSION_BLACKLIST consistently 2022-12-08 13:49:22 +00:00
Imran Iqbal
9b5017dd03
ci(kitchen): add onedir-nightly suite 2022-12-08 13:49:22 +00:00
Imran Iqbal
83f9c1e190
test(conftest): skip Salt version test for nightly 2022-12-08 13:49:21 +00:00
Imran Iqbal
100d972703
feat(bootstrap-salt): add Amazon-specific onedir nightly 2022-12-08 13:49:21 +00:00
Imran Iqbal
599ec89559
feat(bootstrap-salt): add RedHat-specific onedir nightly 2022-12-08 13:49:21 +00:00
Imran Iqbal
4d55d1b26d
feat(bootstrap-salt): add Ubuntu-specific onedir nightly 2022-12-08 13:49:20 +00:00
Imran Iqbal
f9c561adb0
feat(bootstrap-salt): add Debian-specific onedir nightly 2022-12-08 13:49:20 +00:00
Imran Iqbal
be6b928ac8
feat(bootstrap-salt): add common onedir nightly adjustments 2022-12-08 13:49:19 +00:00
Gareth J. Greenaway
36fc77d9b3
Merge pull request #1871 from pjcreath/develop
Add support for the -R flag on macOS.
2022-12-07 09:02:09 -08:00
Gareth J. Greenaway
564ea55c6e
Merge branch 'develop' into develop 2022-12-06 17:33:45 -08:00
Gareth J. Greenaway
fa45a784b8 removing more EPEL references. Ensuring procps is installed on Red Hat based hosts. 2022-12-06 19:01:37 +00:00
Gareth J. Greenaway
861dfd082b Removing EPEL, which is no longer needed. 2022-12-06 19:01:37 +00:00
Gareth J. Greenaway
043068bba3 revert back to official repo, fix merged in. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
b5ec569df2 testing change to kitcken-docker for Gentoo hosts. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
e4e12f1f84 disable gentoo tests 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
e458a9c475 Do not change the systemd files for Fedora 36+ 2022-12-06 15:07:07 +00:00
Pedro Algarvio
db9d0e5f05 Fix runner label. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
6781b25504 removing tmate. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
f7aa417271 test forcing the docker tests to run on ubuntu 20.04. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
07712b7855 single quotes not double quotes. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
14976f90c8 just run tmate on onedir jobs 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
b67b707b6f adjusting if statement. 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
97d6ae9bb9 Adding conditional for tmate step so it only (hopefully) runs for onedir-3005-amazon-2 2022-12-06 15:07:07 +00:00
Gareth J. Greenaway
8d902281ab moving tmate step down. 2022-12-06 15:07:07 +00:00