mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2026-09-22 01:37:55 +02:00
ci(kitchen+ci): update with 3004 pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
This commit is contained in:
+92
@@ -40,6 +40,9 @@ platforms:
|
||||
driver:
|
||||
image: saltimages/salt-tiamat-py3:ubuntu-18.04
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: centos-stream8-tiamat-py3
|
||||
driver:
|
||||
image: saltimages/salt-tiamat-py3:centos-stream8
|
||||
- name: centos-8-tiamat-py3
|
||||
driver:
|
||||
image: saltimages/salt-tiamat-py3:centos-8
|
||||
@@ -83,6 +86,9 @@ platforms:
|
||||
driver:
|
||||
image: saltimages/salt-master-py3:ubuntu-18.04
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: centos-stream8-master-py3
|
||||
driver:
|
||||
image: saltimages/salt-master-py3:centos-stream8
|
||||
- name: centos-8-master-py3
|
||||
driver:
|
||||
image: saltimages/salt-master-py3:centos-8
|
||||
@@ -142,6 +148,89 @@ platforms:
|
||||
driver:
|
||||
image: saltimages/salt-master-py3:rockylinux-8
|
||||
|
||||
## SALT `3004.0`
|
||||
- name: debian-11-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:debian-11
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: debian-10-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:debian-10
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: debian-9-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:debian-9
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: ubuntu-2004-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:ubuntu-20.04
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: ubuntu-1804-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:ubuntu-18.04
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: centos-stream8-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:centos-stream8
|
||||
- name: centos-8-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:centos-8
|
||||
- name: centos-7-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:centos-7
|
||||
- name: fedora-34-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:fedora-34
|
||||
- name: fedora-33-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:fedora-33
|
||||
- name: opensuse-leap-153-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:opensuse-leap-15.3
|
||||
# Workaround to avoid intermittent failures on `opensuse-leap-15.3`:
|
||||
# => SCP did not finish successfully (255): (Net::SCP::Error)
|
||||
transport:
|
||||
max_ssh_sessions: 1
|
||||
- name: opensuse-leap-152-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:opensuse-leap-15.2
|
||||
# Workaround to avoid intermittent failures on `opensuse-leap-15.2`:
|
||||
# => SCP did not finish successfully (255): (Net::SCP::Error)
|
||||
transport:
|
||||
max_ssh_sessions: 1
|
||||
- name: opensuse-tmbl-latest-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:opensuse-tumbleweed-latest
|
||||
# Workaround to avoid intermittent failures on `opensuse-tumbleweed`:
|
||||
# => SCP did not finish successfully (255): (Net::SCP::Error)
|
||||
transport:
|
||||
max_ssh_sessions: 1
|
||||
- name: amazonlinux-2-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:amazonlinux-2
|
||||
- name: oraclelinux-8-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:oraclelinux-8
|
||||
- name: oraclelinux-7-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:oraclelinux-7
|
||||
- name: arch-base-latest-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:arch-base-latest
|
||||
- name: gentoo-stage3-latest-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:gentoo-stage3-latest
|
||||
run_command: /sbin/init
|
||||
- name: gentoo-stage3-systemd-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:gentoo-stage3-systemd
|
||||
- name: almalinux-8-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:almalinux-8
|
||||
- name: rockylinux-8-3004-0-py3
|
||||
driver:
|
||||
image: saltimages/salt-3004.0-py3:rockylinux-8
|
||||
|
||||
## SALT `3003.3`
|
||||
- name: debian-11-3003-3-py3
|
||||
driver:
|
||||
@@ -163,6 +252,9 @@ platforms:
|
||||
driver:
|
||||
image: saltimages/salt-3003.3-py3:ubuntu-18.04
|
||||
run_command: /lib/systemd/systemd
|
||||
- name: centos-stream8-3003-3-py3
|
||||
driver:
|
||||
image: saltimages/salt-3003.3-py3:centos-stream8
|
||||
- name: centos-8-3003-3-py3
|
||||
driver:
|
||||
image: saltimages/salt-3003.3-py3:centos-8
|
||||
|
||||
Reference in New Issue
Block a user