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
This commit is contained in:
@@ -21,7 +21,7 @@ opensuse_openstack_repos:
|
||||
packages_install:
|
||||
- bridge-utils
|
||||
- curl
|
||||
- dbus
|
||||
- dbus-1
|
||||
- ethtool
|
||||
- git-core
|
||||
- lvm2
|
||||
|
||||
Reference in New Issue
Block a user