Commit graph

1799 commits

Author SHA1 Message Date
github-actions[bot] on behalf of s0undt3ch
9d2181138d Update develop branch for the v2022.08.12 release 2022-08-12 12:42:49 +00:00
Gareth J. Greenaway
3202f803e5 Add version for Salt version 3005. 2022-08-02 20:30:22 +01:00
Gareth J. Greenaway
9d46534b11
Merge branch 'develop' into sha_256_key_update 2022-08-01 17:59:43 -07:00
Gareth J. Greenaway
f708e36b94
fixing the GPG_KEY path for rhel, onedir does not need a special path for centos 7. 2022-08-01 10:46:26 -07:00
Gareth J. Greenaway
244e6cb858
Adding missing amazon_linux_2 bits. 2022-08-01 09:08:41 -07:00
Gareth J. Greenaway
46d62d7c58
use SHA-256 key for Red Hat / CentOS relesaes 9 and over. 2022-07-28 14:16:07 -07:00
Gareth J. Greenaway
9d1c07d364
replace all references of tiamat to onedir 2022-07-27 13:25:02 -07:00
Gareth J. Greenaway
b874d3466b
Merge branch 'develop' into adding_install_from_tiamat 2022-07-26 13:44:55 -07:00
Gareth J. Greenaway
ba0d83ff3f
Some lint fixes. 2022-07-25 19:03:32 -07:00
Gareth J. Greenaway
d8c6f04a46
Reverting script header back to origin line. 2022-07-25 17:33:51 -07:00
Gareth J. Greenaway
408f5beefb
removing unnecessary code 2022-07-25 17:24:12 -07:00
Gareth J. Greenaway
f097386319
fixing some lint issues. 2022-07-22 12:41:34 -07:00
Gareth J. Greenaway
ed00a6c9b0
adding missing Debian bits for Tiamat installs. Renaming the tiamat repo. functions to be consistent. 2022-07-22 11:52:37 -07:00
Gareth J. Greenaway
7e66984205
Adding ability to install RC Tiamat packages via bootstrap script. 2022-07-21 15:43:17 -07:00
Gareth J. Greenaway
559b8db54f
Adding TIAMAT_REV to install specific versions of Tiamat packages, defaults to latest. 2022-07-21 12:34:33 -07:00
Gareth J. Greenaway
316c74ab37
fixing another reference to the Tiamat directory 2022-07-19 10:20:28 -07:00
Gareth J. Greenaway
b69353db3a
Updating salt_rc directory 2022-07-19 10:17:46 -07:00
Gareth J. Greenaway
b6f7490e5a
fixing typo. 2022-07-19 10:06:20 -07:00
Gareth J. Greenaway
acc91bdab9
Merge branch 'adding_install_from_tiamat' of github.com:saltstack/salt-bootstrap into adding_install_from_tiamat 2022-07-19 09:59:34 -07:00
Gareth J. Greenaway
2cb95abd29
More updates for installing Salt Tiamat packages via the bootstrap script. 2022-07-19 09:58:48 -07:00
krionbsd
86dc5bf7be
Rename to py39-salt, Python 3.9 is default version on FreeBSD 2022-07-13 08:41:12 +02:00
Imran Iqbal
8b33e968e1
fix(bootstrap-salt): add pyzmq build deps for Tumbleweed git builds 2022-06-17 18:48:12 +01:00
Imran Iqbal
b903662ad0
feat(bootstrap-salt): handle openSUSE downstream repo change for 15.4
The difference between `15.3` and `15.4` can be seen here:

* https://download.opensuse.org/repositories/systemsmanagement:/saltstack/
  - `openSUSE_Leap_15.3`
  - `15.4` (i.e. not `openSUSE_Leap_15.4`)
2022-06-17 13:17:21 +01:00
krionbsd
8636d94130
Bump version to 2022.05.19 release 2022-05-19 14:17:19 +02:00
Kirill Ponomarev
8619cb16b6
Merge branch 'develop' into develop 2022-04-26 10:18:03 +02:00
Kirill Ponomarev
2c7c36a24b
Merge pull request #1795 from ptitdoc/develop
Enable Kali 2021
2022-04-26 10:17:41 +02:00
Kirill Ponomarev
4f22adbb84
Merge branch 'develop' into develop 2022-04-26 08:36:14 +02:00
Kirill Ponomarev
9bbd45ed66
Merge branch 'develop' into adding_install_from_tiamat 2022-04-26 08:34:53 +02:00
krionbsd
a501f491ec Add g++ dependency for Ubuntu 22 2022-04-26 08:19:31 +02:00
krionbsd
bcf58059d5 f 2022-04-25 18:59:09 +01:00
krionbsd
96603a7bbc f 2022-04-25 18:59:09 +01:00
krionbsd
70c0d737e2 Fix black 2022-04-25 18:59:09 +01:00
krionbsd
396a33632e Ubuntu 22.04 2022-04-25 18:59:09 +01:00
Gareth J. Greenaway
3d716dce3a
Adding bits to install Salt packages built using Tiamat. 2022-04-11 16:47:01 -07:00
Imran Iqbal
ad5b234901
feat(fedora-36): add platform
Fedora 36 is due for release on 2022-04-19:

* https://en.wikipedia.org/wiki/Fedora_Linux_release_history#Release_history
* https://fedorapeople.org/groups/schedule/f-36/f-36-key-tasks.html

This commit also contains an override for the service files, to adjust
the path to the Salt executables from `/usr/bin/` to `/usr/local/bin/`.
2022-04-09 17:28:50 +01:00
Imran Iqbal
f7fcdd2d48
fix(bootstrap-salt): install gcc-c++ for Fedora 35 git builds 2022-04-04 06:52:40 +01:00
krionbsd
e174a3a546 Bump version to 2022.03.15 release 2022-03-15 11:15:10 +00:00
Imran Iqbal
2f0fe6bcd5
feat(bootstrap-salt): add Rocky Linux detection and functions
Fix #1803.
2022-02-26 15:49:16 +00:00
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
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
ptitdoc
126d3c3cde
Enable Kali 2021 2022-01-07 10:53:57 +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
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
krionbsd
ddf7cb5b23 Add openrc to alpine:latest dependencies 2021-10-12 16:14:18 +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