Commit graph

3542 commits

Author SHA1 Message Date
Pedro Algarvio
13ed3c527b Update version for release 2021-03-02 13:03:04 +00:00
Pedro Algarvio
cafa1b6dfc Support the upcoming Salt 3003 release 2021-03-02 13:03:04 +00:00
Pedro Algarvio
3f375cd938 Update AUTHORS and ChangeLog 2021-03-02 13:03:04 +00:00
Pedro Algarvio
e85c4edc80 Update RELEASE.md 2021-03-02 13:03:04 +00:00
Pedro Algarvio
1186b0103f Additionally, open a PR against Salt 2021-03-02 13:03:04 +00:00
Pedro Algarvio
e57528fb67 Just a better name 2021-03-02 13:03:04 +00:00
Bryce Larson
d515d103bc use https for fetching gem 2021-03-02 13:03:04 +00:00
Imran Iqbal
3ef81f56c1 refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
* Mirrors contribution to `saltstack/salt` repo:
  - https://github.com/saltstack/salt/pull/54442
* `.gitignore`:
  - 46f96e4f37/.gitignore (L112-L116)
2021-03-02 13:03:04 +00:00
Imran Iqbal
478b28bb3a ci(oraclelinux): add CI for Oracle Linux 7 2021-03-02 13:03:04 +00:00
Bryce Larson
5e7442b37e apt-key is deprecated on debian10+ and ubuntu20+ 2021-03-02 13:03:04 +00:00
Dafydd Jones
c35cbb9804 fix(ps1): missing comma 2021-03-02 13:03:04 +00:00
Dafydd Jones
721ceacd4c refactor(ps1): use similar copy command for Vagrant minion key files 2021-03-02 13:03:04 +00:00
Dafydd Jones
2bc74e06bc feat(ps1): implement Vagrant grains_config option
bootstrap-salt.sh already does this.
2021-03-02 13:03:04 +00:00
Dafydd Jones
6510a2f44a feat(ps1): implement configure only option (for Vagrant) 2021-03-02 13:03:04 +00:00
Joseph Pacura
fe832d0eb1 Add Ubuntu 20.10 support using Ubuntu 20.04 packages
Remove support for Debian 8
Remove support for Ubuntu 14.04, 18.10, 19.04, and 19.10
2021-03-02 13:03:04 +00:00
Imran Iqbal
f4e61fe32d fix(opensuse): fix & add CI for openSUSE Tumbleweed
When `systemd` is installed on Tumbleweed, `systemctl` is actually
located at `/usr/bin/systemctl`.  It appears that the same applies for
openSUSE Leap except that a symlink is also provided there, i.e.
`/bin/systemctl` => `/usr/bin/systemctl`.

Tumbleweed installs Python 3.8, which was first supported in `3001` (Sodium).
Hence, testing on `2019.2` and `3000` is not possible.

When provisioning in Kitchen, another package is supplied compared to
openSUSE Leap:

* `systemd`: It appears that this is implicitly installed in Leap as a
  dependency of the `openssh` package; this doesn't apply in Tumbleweed,
  so it is installed explicitly.
2021-03-02 13:03:04 +00:00
Bryce Larson
672dbe1513 limit pip to < 21.0 for python 3.5 2021-03-02 13:03:04 +00:00
Bryce Larson
6ca8b7364e upgrade the minimum pip version 2021-03-02 13:03:04 +00:00
Bryce Larson
4e067acf82 update supported oses 2021-03-02 13:03:04 +00:00
Bryce Larson
2aac4774a2 move everything to point at saltproject.io urls 2021-03-02 13:03:04 +00:00
Brad Davis
1855474852 FreeBSD also needs the _PKI_DIR reset 2021-03-02 13:03:04 +00:00
Marek Knappe
2d68b299f8 Added www/py-tornado4 package as requirment for freebsd #1521 2021-03-02 13:03:04 +00:00
Ivo Jánský
bd2d410e3c Gentoo - use ksmanis/stage3 image
Use an alternative image until gentoo/stage3 gets pushed to Docker Hub again.
2021-03-02 13:03:04 +00:00
ScriptAutomate
9a5a318d7a Adding examples using stable; adding help output 2021-03-02 13:03:04 +00:00
Ivo Jánský
6dbdbcbe34 Gentoo - install Salt 2019 (GIT) with msgpack <1.0. 2021-03-02 13:03:04 +00:00
Ivo Jánský
49351b08d5 Gentoo - disable x.0 version tests. 2021-03-02 13:03:04 +00:00
Ivo Jánský
6ddf62a3f0 Gentoo - install Salt 3000 (GIT) with Python 3.7. 2021-03-02 13:03:04 +00:00
Bryce Larson
8275732c6c add debian-11 tests 2021-03-02 13:03:04 +00:00
Joseph Pacura
4c1903f004 Debian 11 (bullseye/testing) support using Debian 10 packages 2021-03-02 13:03:04 +00:00
Bryce Larson
11a0c6fee0 fix .0 tests 2021-03-02 13:03:04 +00:00
Bryce Larson
c291d741f5 only run gentoo on branch, black everything 2021-03-02 13:03:04 +00:00
Bryce Larson
b8a6066350 update tested oses 2021-03-02 13:03:04 +00:00
Pedro Algarvio
5fe4b06b6c
Merge pull request #1511 from saltstack/create-pull-request/patch
Changes by create-pull-request action
2020-10-21 15:09:04 +01:00
s0undt3ch
defd13df5b Update sha256 checksums 2020-10-21 14:05:26 +00:00
Pedro Algarvio
446d269b65
Merge pull request #1509 from saltstack/create-pull-request/patch
Changes by create-pull-request action
2020-10-21 14:28:12 +01:00
s0undt3ch
aabe9ba5df Update README.rst with latest release sha256sum 2020-10-21 13:24:18 +00:00
Pedro Algarvio
9f9d624bc8
Split workflows 2020-10-21 13:56:53 +01:00
Pedro Algarvio
18b0b9e6d4
Merge remote-tracking branch 'upstream/develop' into stable 2020-10-21 13:45:08 +01:00
Pedro Algarvio
dbd7a335af
Run on pushes to stable and not on tag.
So that the tag includes the updated checksums
2020-10-21 13:43:53 +01:00
Pedro Algarvio
26c71fe3f2
Merge pull request #1508 from s0undt3ch/develop
Add checksum for 2020.10.19
2020-10-21 13:39:40 +01:00
Pedro Algarvio
eb53b6e2b6
Add checksum for 2020.10.19 2020-10-21 13:37:27 +01:00
Pedro Algarvio
e208275fea
GH Actions can't push to protected branches. Let's create PRs instead. 2020-10-21 13:35:06 +01:00
Pedro Algarvio
ddc16e0fa0
Merge pull request #1507 from s0undt3ch/stable
Merge develop branch for 2020.10.20 release
2020-10-21 12:28:08 +01:00
Pedro Algarvio
2fb55a93fb
Merge develop branch for 2020.10.20 release 2020-10-21 10:25:25 +01:00
Pedro Algarvio
abdcbb9844
Merge pull request #1506 from s0undt3ch/develop
Add support to allow bootstrapping Salt 3002
2020-10-20 21:24:53 +01:00
Pedro Algarvio
7ab46575d1
Increase gentoo timeouts 2020-10-20 19:59:23 +01:00
Pedro Algarvio
9d8e3d2273
Don't fail if there's nothing to commit and push 2020-10-20 19:57:27 +01:00
Pedro Algarvio
51c65ef6a8
Update the release doc 2020-10-20 19:54:27 +01:00
Pedro Algarvio
4c7f3a00bb
Bump version for release and update ChangeLog 2020-10-20 19:52:12 +01:00
Pedro Algarvio
11aa72c8ab
Add support to allow bootstrapping Salt 3002 2020-10-20 19:49:23 +01:00