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:
parent
1a8403e7bd
commit
cad03a853e
@ -35,9 +35,11 @@ nova_spice_distro_packages:
|
|||||||
nova_novnc_distro_packages:
|
nova_novnc_distro_packages:
|
||||||
- python-websockify
|
- python-websockify
|
||||||
|
|
||||||
|
nova_compute_barbican_distro_packages:
|
||||||
|
- cryptsetup
|
||||||
|
|
||||||
nova_compute_kvm_distro_packages:
|
nova_compute_kvm_distro_packages:
|
||||||
- bridge-utils
|
- bridge-utils
|
||||||
- "{% if nova_barbican_enabled | bool %}cryptsetup{% endif %}"
|
|
||||||
- device-mapper
|
- device-mapper
|
||||||
- dosfstools
|
- dosfstools
|
||||||
- genisoimage
|
- genisoimage
|
||||||
|
Loading…
Reference in New Issue
Block a user