mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
ci(kitchen): update to openSUSE Leap 15.4
This commit is contained in:
parent
b903662ad0
commit
0a9badd439
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ platforms:
|
||||||
- echo "PubkeyAcceptedAlgorithms +ssh-rsa" | tee -a /etc/ssh/sshd_config
|
- echo "PubkeyAcceptedAlgorithms +ssh-rsa" | tee -a /etc/ssh/sshd_config
|
||||||
- name: opensuse-15
|
- name: opensuse-15
|
||||||
driver:
|
driver:
|
||||||
image: opensuse/leap:15.3
|
image: opensuse/leap:15.4
|
||||||
provision_command:
|
provision_command:
|
||||||
- &opensuse_provision_command_01 zypper --non-interactive install --auto-agree-with-licenses dbus-1
|
- &opensuse_provision_command_01 zypper --non-interactive install --auto-agree-with-licenses dbus-1
|
||||||
- &opensuse_provision_command_02 zypper --non-interactive install --auto-agree-with-licenses sudo openssh which curl systemd
|
- &opensuse_provision_command_02 zypper --non-interactive install --auto-agree-with-licenses sudo openssh which curl systemd
|
||||||
|
|
Loading…
Add table
Reference in a new issue