ci(kitchen): update to openSUSE Leap 15.4

This commit is contained in:
Imran Iqbal 2022-06-17 13:19:51 +01:00
parent b903662ad0
commit 0a9badd439
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819

View file

@ -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