mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
feat(kitchen): update to openSUSE Leap 15.3
This commit is contained in:
parent
d37806dce9
commit
075e061262
1 changed files with 2 additions and 2 deletions
|
@ -85,10 +85,10 @@ platforms:
|
|||
- systemctl enable sshd.service
|
||||
- name: opensuse-15
|
||||
driver_config:
|
||||
image: opensuse/leap:15.1
|
||||
image: opensuse/leap:15.3
|
||||
provision_command:
|
||||
- zypper --non-interactive install --auto-agree-with-licenses dbus-1
|
||||
- zypper --non-interactive install --auto-agree-with-licenses sudo openssh which curl
|
||||
- zypper --non-interactive install --auto-agree-with-licenses sudo openssh which curl systemd
|
||||
- systemctl enable sshd.service
|
||||
provisioner:
|
||||
salt_bootstrap_options: -MPfq -y -x python2 git %s
|
||||
|
|
Loading…
Add table
Reference in a new issue