Merge "Move qemu-utils into install/defaults/main"

This commit is contained in:
Jenkins 2015-05-27 11:36:49 +00:00 committed by Gerrit Code Review
commit 1f31bc58db
2 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,7 @@ required_packages_ubuntu:
- wget
- genisoimage
- kpartx
- qemu-utils
http_boot_folder: /httpboot
ironicclient_source_install: false
shade_source_install: true

View File

@ -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"