Merge "labs: fix libguestfs-tools installation"

This commit is contained in:
Jenkins 2014-09-02 17:58:42 +00:00 committed by Gerrit Code Review
commit 4f48b21d10

View File

@ -13,6 +13,7 @@ indicate_current_auto
#------------------------------------------------------------------------------
echo "Installing nova for compute node."
sudo debconf-set-selections <<< 'libguestfs-tools libguestfs/update-appliance boolean false'
sudo apt-get install -y nova-compute-qemu python-guestfs libguestfs-tools
echo "Making the current kernel image world-readable."