Normalise SuSE barbican package install

This patch brings the suse installation of cryptsetup into
line with the other distribution methods of installing the
package.

Change-Id: I474e2e65422ee4d3ae8af54a96b5857e2d58dae7
This commit is contained in:
Jesse Pretorius 2018-02-05 13:06:05 +00:00
parent 1a8403e7bd
commit cad03a853e

View File

@ -35,9 +35,11 @@ nova_spice_distro_packages:
nova_novnc_distro_packages:
- python-websockify
nova_compute_barbican_distro_packages:
- cryptsetup
nova_compute_kvm_distro_packages:
- bridge-utils
- "{% if nova_barbican_enabled | bool %}cryptsetup{% endif %}"
- device-mapper
- dosfstools
- genisoimage