mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Updated Opensuse from 15.0 to 15.1 to get past Opensuse curl induced SIGSEGV
This commit is contained in:
parent
39f4557fa7
commit
e794ddadf3
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ platforms:
|
|||
run_command: /usr/lib/systemd/systemd
|
||||
- name: opensuse-15
|
||||
driver_config:
|
||||
image: opensuse/leap:15.0
|
||||
image: opensuse/leap:15.1
|
||||
run_command: /usr/lib/systemd/systemd
|
||||
provision_command:
|
||||
- zypper --non-interactive install --auto-agree-with-licenses dbus-1
|
||||
|
|
Loading…
Add table
Reference in a new issue