Commit graph

3311 commits

Author SHA1 Message Date
Gilles Debunne
b36d41319b
Update python install step for python 3
urllib and print syntax updated
2020-05-22 18:10:04 +01:00
Pedro Algarvio
e99e5ceeb9
Add @ender8282 to AUTHORS 2020-05-22 18:08:13 +01:00
John Hubbard
7e252afd69
add detection for neon based on ubuntu 20.04 2020-05-22 18:06:21 +01:00
John Hubbard
2aba18a94a
KDE neon has been 18.04 based for a while now 2020-05-22 18:06:16 +01:00
Pedro Algarvio
a9b8b4aa30
Don't even try to test Salt's master branch under Py2 2020-05-22 18:02:53 +01:00
Pedro Algarvio
fddc221512
Add support for the upcoming Sodium release 2020-05-22 17:05:10 +01:00
Pedro Algarvio
5e9e43109d
Merge pull request #1462 from cedwards/freebsd_deps_fixup
more accurate deps parsing for FreeBSD git installs
2020-05-21 20:27:51 +01:00
Christer Edwards
f3bca5127a simpler non-jq dependent solution for FreeBSD dependencies 2020-05-20 14:39:25 -06:00
Christer Edwards
e974f6c88c more accurate deps parsing for FreeBSD git installs 2020-05-20 10:53:14 -06:00
Pedro Algarvio
9f2f1b56fb
Merge pull request #1448 from jay1648/develop
Remove Debian 8 from Python 3 supported list
2020-04-15 22:22:06 +01:00
Jaydeep Chakravarty
c0a5f8b100 Debian 8 unsupported with Python 3 2020-04-09 19:31:41 +05:30
Pedro Algarvio
a1754be2e9
Merge pull request #1441 from noelmcloughlin/suse
fix(suse): updates for opensuse tumbleweed
2020-03-27 10:52:23 +00:00
N
c55b358874
fix(suse): updates for opensuse tumbleweed 2020-03-26 23:44:55 +00:00
Pedro Algarvio
fbe3759e4f
Merge pull request #1438 from cachedout/tornado_release
Update Tornado release timeline
2020-03-11 12:43:16 +00:00
Mike Place
e93f5db489 Update Tornado release timeline 2020-03-11 13:38:06 +01:00
Pedro Algarvio
e124d34418
Add sha256sum for the latest v2020.02.24 release 2020-02-24 18:33:58 +00:00
Pedro Algarvio
ee9d9aa467
Merge branch 'develop' of github.com:saltstack/salt-bootstrap into develop 2020-02-24 16:38:49 +00:00
Pedro Algarvio
df0a40949d
Bump version for release 2020-02-24 16:38:06 +00:00
Pedro Algarvio
068dd3e898
Merge pull request #1434 from s0undt3ch/develop
Fix Amazon Linux 2
2020-02-24 16:33:36 +00:00
Pedro Algarvio
c63fdfad78
Update change log and authors 2020-02-24 15:39:37 +00:00
Pedro Algarvio
b277a582fa
Arch is on Py3.8, which, salt does not support yet 2020-02-24 15:24:54 +00:00
Pedro Algarvio
98205c7570
We need to install tornado using pip on 2019.2 python3 2020-02-24 12:07:46 +00:00
Pedro Algarvio
ab0ecef9ca
Salt 3000 is out, remove it from the blacklist 2020-02-24 12:07:45 +00:00
Pedro Algarvio
a321d51c38
Support installing stable releases post version schema change 2020-02-24 12:07:42 +00:00
Pedro Algarvio
77daa3299d
Re-enable github actions workflow.
The main repo has them disabled
2020-02-24 12:06:26 +00:00
Pedro Algarvio
8c837c3904
Merge pull request #1433 from sblaisot/salt-3000
Handle salt 3000
2020-02-24 12:05:44 +00:00
Sébastien Blaisot
6223704fbb Handle salt 3000 2020-02-20 15:30:17 +01:00
Pedro Algarvio
64c679e84d
Merge pull request #1431 from max298/develop
Fixes #1336 Bootstrap for SLES 15
2020-02-20 08:09:58 +00:00
Max Ka
134d0210f8 removed blank line 2020-02-17 10:51:18 +01:00
Max Ka
f6dba935c0 readded empty line 2020-02-15 16:53:49 +01:00
Max Ka
30b2dc020f cleanup of minor changes 2020-02-15 16:52:23 +01:00
Max Ka
3bf0e5d6cc use opensuse function 2020-02-15 16:45:56 +01:00
Max Ka
dd7367d32f changed function for setup.py in order to use python3 2020-02-15 16:20:48 +01:00
Max Ka
c770d17cc7 fixes git-based installation on sles 15 systems 2020-02-15 16:09:03 +01:00
Max Ka
81c31f7877 Merge branch 'develop' of https://github.com/max298/salt-bootstrap into develop 2020-02-15 14:26:41 +01:00
Max Ka
b8ccf4ec66 fixed package libzmq name 2020-02-15 14:25:32 +01:00
Max Ka
af6445c767 added changes from current develop version 2020-02-14 19:17:52 +01:00
Max Kammler
8e6e2ba898 fixes indentation 2020-02-14 19:15:27 +01:00
Max Kammler
085a48c44d removed file created accidentally 2020-02-14 19:11:21 +01:00
Max Ka
9f9d70e107 fixed typo in return code comparision 2020-02-14 18:58:15 +01:00
Max Ka
3795d14197 simplyfy checking of error codes from zypper 2020-02-14 18:53:38 +01:00
Max Ka
71d793efdb use grep instead of sed for SP version 2020-02-14 18:47:52 +01:00
Max Ka
6a1d0e9cb4 added functions from SLES12 for SLES15, rewrote detection of SP Version 2020-02-14 18:25:47 +01:00
Pedro Algarvio
45b70188da
Merge pull request #1430 from twangboy/fix_boostrap
Add support for new version scheme
2020-02-14 14:55:26 +00:00
twangboy
de3dd0123e
Add support for new version scheme 2020-02-13 17:07:17 -07:00
Pedro Algarvio
b029e4ce5c
Merge pull request #1428 from waynew/develop
Add link to hardening Salt
2020-02-11 05:53:41 +00:00
Wayne Werner
51995055dd
Add link to hardening Salt
This will help address comments on saltstack/salt#56095
2020-02-10 12:37:24 -06:00
Pedro Algarvio
4ac2a6b112 Merge pull request #1426 from vernondcole/ubuntu_20_04
first changes to support Ubuntu 20.04
2020-02-08 22:17:48 +00:00
Vernon Cole
a28817402a merge with #1424 updates 2020-02-05 09:14:57 -07:00
Pedro Algarvio
1da561e294
Add the sha256sum of the 2020.02.04 release 2020-02-05 11:22:08 +00:00