Jeff Neel
b5c022a4fb
fix key import
2022-03-15 13:03:48 +00:00
Jeff Neel
1a24a1c7ca
fix quotes
2022-03-15 13:03:48 +00:00
Jeff Neel
098a08950d
Add CentOS GPG key for RHEL7 for successful builds
2022-03-15 13:03:48 +00:00
Imran Iqbal
68d22715a0
ci(centos-stream8): add platform
2022-03-15 13:03:48 +00:00
Nascire
0bd70a2e53
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
2022-03-15 13:03:48 +00:00
Imran Iqbal
f55c2b4e32
ci(kitchen): add ssh-rsa
to PubkeyAcceptedAlgorithms
on Arch Linux
2022-03-15 13:03:48 +00:00
krionbsd
c63dafa4b1
Sort help alphabetically
2022-03-15 13:03:48 +00:00
krionbsd
6fb638fa2b
Re-add CI for Ubuntu-16
2022-03-15 13:03:48 +00:00
krionbsd
d2681a36c0
Update README.rst with 2021.09.17 release sha256sum
2022-03-15 13:03:48 +00:00
krionbsd
48628c27bd
Update sha256 checksums
2021-09-17 09:37:30 +01:00
Kirill Ponomarev
bb9e407b6f
Merge pull request #1596 from krionbsd/new_stable
...
Update to new release 2021.09.17
2021-09-17 09:35:39 +02:00
krionbsd
1a1e74b689
Merge branch 'develop' into new_stable
2021-09-17 09:27:23 +02:00
krionbsd
7fc4f7829d
Update to new release 2021.09.17
2021-09-17 08:19:59 +01:00
krionbsd
1f9909474e
Re-add Ubuntu-16 support as it's still supported with 3001 and 3002
2021-09-16 23:13:38 +02:00
krionbsd
5cfa6b994d
Add oncoming 3004 release
2021-09-16 20:59:13 +02:00
krionbsd
409f998254
Update README.rst with 2021.09.14 release sha256sum
2021-09-15 12:45:37 +01:00
krionbsd
a9d40a44c4
Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable
2021-09-15 07:42:03 +02:00
krionbsd
693657d80e
Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable
2021-09-15 07:41:57 +02:00
krionbsd
545aec75b8
Update sha256 checksums
2021-09-14 14:13:53 +02:00
krionbsd
2dc2badee8
Update to new release 2021.09.14
2021-09-14 10:30:49 +02:00
krionbsd
9f11cbe52a
Pin latest salt version to README
2021-09-14 10:30:49 +02:00
Bryce Larson
637a923fd4
don't output info if using the default -x value
2021-09-14 10:30:49 +02:00
Bryce Larson
60545e7f42
remove py2 and 3000 jobs from test suite
2021-09-14 10:30:49 +02:00
Bryce Larson
94ebb80bdb
make python3 the default
...
This should be released to stable at the same time or right before
3000.x releases are moved from repo.saltproject.io to
archive.repo.saltproject.io on 2021-09-15
2021-09-14 10:30:49 +02:00
krionbsd
8f39791c2c
Change master to develop branch
2021-09-14 10:30:49 +02:00
krionbsd
62a2c8bb81
Update README.rst with 2021.08.19 release sha256sum
2021-09-14 10:30:49 +02:00
krionbsd
c95db60145
Merge branch 'stable' of github.com:krionbsd/salt-bootstrap into stable
2021-09-14 08:50:26 +02:00
krionbsd
5172f227ce
Update to new release 2021.09.14
2021-09-14 07:38:26 +01:00
krionbsd
494b2bed99
Pin latest salt version to README
2021-09-07 19:22:17 +02:00
Bryce Larson
3288b86355
don't output info if using the default -x value
2021-08-25 04:24:55 +01:00
Bryce Larson
139286cd9a
remove py2 and 3000 jobs from test suite
2021-08-23 13:04:30 +02:00
Bryce Larson
3a02ef9279
make python3 the default
...
This should be released to stable at the same time or right before
3000.x releases are moved from repo.saltproject.io to
archive.repo.saltproject.io on 2021-09-15
2021-08-23 13:04:30 +02:00
krionbsd
79999938c9
Change master to develop branch
2021-08-19 23:21:40 +02:00
krionbsd
0e636f520d
Update README.rst with 2021.08.19 release sha256sum
2021-08-19 21:28:27 +02:00
krionbsd
ea738bd23f
Update sha256 checksums
2021-08-19 21:00:49 +02:00
krionbsd
6fac8b774a
Update to new release
2021-08-19 19:43:09 +02:00
krionbsd
112cbcc0fc
Update version for new release
2021-08-19 19:40:14 +02:00
krionbsd
97a1e11141
Update version for new release
2021-08-19 19:31:58 +02:00
Ari Maniatis
93ba835aaf
Point to how to use a custom version of this script
...
This information was incredibly hard to find since it is not linked from anywhere.
2021-08-19 08:43:45 +02:00
Imran Iqbal
8318f8071a
ci(almalinux-8): add testing for 3003
2021-08-16 11:15:37 +01:00
Bryce Larson
6c8f608e07
update unsupported versions
2021-07-23 15:58:48 -06:00
Imran Iqbal
3690eeec50
refactor(kitchen): use YAML node anchors to minimise duplication
2021-07-16 07:37:20 +02:00
Imran Iqbal
7c56c504bf
feat(kitchen): remove unnecessary platform salt_bootstrap_options
2021-07-16 07:37:20 +02:00
Imran Iqbal
e5e5098745
refactor(kitchen): use driver
instead of driver_config
...
* https://github.com/test-kitchen/kitchen-azurerm/issues/69
* 55b768d0b3
2021-07-16 07:37:20 +02:00
Imran Iqbal
075e061262
feat(kitchen): update to openSUSE Leap 15.3
2021-07-16 07:37:20 +02:00
Imran Iqbal
d37806dce9
refactor(kitchen): remove unnecessary image
entries (Fedora)
2021-07-16 07:37:20 +02:00
Imran Iqbal
f80e311747
refactor(kitchen): provide general run_command
2021-07-16 07:37:20 +02:00
krionbsd
3158d15d25
Reflect changes after bumping Python to 3.8 in FreeBSD
2021-07-15 20:56:08 +02:00
Bryce Larson
095a7abf07
more changes for 3003 tests: part 2
2021-07-02 01:15:18 +00:00
Bryce Larson
c61820d410
more changes for 3003 tests
2021-07-01 21:01:08 +00:00