kvm-host: make an evomaintenance with add-vm.sh

This commit is contained in:
Victor LABORIE 2017-10-26 16:45:35 +02:00
parent 1075abed23
commit bdc3ec7fd8

View file

@ -203,4 +203,6 @@ dryRun virt-install --connect=qemu:///system \
--os-variant=none \
--pxe
[ -x /usr/share/scripts/evomaintenance.sh ] && echo "Install VM ${vmName} (add-vm.sh)" | /usr/share/scripts/evomaintenance.sh
echo -e "\e[32mDone! Now you can install your VM with virt-manager.\e[39m"