fixes #361 closes #330
It makes it clear it is meant for KVM hosts
It creates the libvirt-qemu user
It uses `virt-install` with the official Ubuntu 20.04 cloud image as a starting point, with cloud-init to add our SSH keys to the ubuntu user and set up Zerotier. USAGE: create_vm VMNAME Closes #244