Move qemu-utils into install/defaults/main
Qemu-utils package is required for the qemu-img command, which is required by diskimage-builder and therefor should be installed for all environments, not just testing environments. Change-Id: Id24c481455a0ab3cf5bf0ab96c233db2aadec62b
This commit is contained in:
parent
2c1c54d7b7
commit
f993b667ce
@ -28,6 +28,7 @@ required_packages_ubuntu:
|
||||
- wget
|
||||
- genisoimage
|
||||
- kpartx
|
||||
- qemu-utils
|
||||
http_boot_folder: /httpboot
|
||||
ironicclient_source_install: false
|
||||
shade_source_install: true
|
||||
|
@ -29,7 +29,6 @@
|
||||
when: testing is defined and testing == true
|
||||
with_items:
|
||||
- libvirt-bin
|
||||
- qemu-utils
|
||||
- qemu-kvm
|
||||
- sgabios
|
||||
- name: "Ensuring /opt/stack is present"
|
||||
|
Loading…
x
Reference in New Issue
Block a user