tests: roles: bootstrap-host: SUSE: fix dbus package name
Patchset I67199e1f35c91c4e2c9973e011e856c6ac3fb086 added the 'dbus'
package to the list of SUSE packages but the actual name of the package
is 'dbus-1'.
Change-Id: Ie1bde8981e46361b611bee0d0be9ff6e5919821b
(cherry picked from commit 828613cd32
)
This commit is contained in:
parent
6c6bce5265
commit
9613d6a8e0
@ -21,7 +21,7 @@ opensuse_openstack_repos:
|
||||
packages_install:
|
||||
- bridge-utils
|
||||
- curl
|
||||
- dbus
|
||||
- dbus-1
|
||||
- ethtool
|
||||
- git-core
|
||||
- lvm2
|
||||
|
Loading…
Reference in New Issue
Block a user