Add vm name to /etc/hosts
For some reason I started getting name resolution timeouts for the VM name when trying to do sudo in it, it ends up running but takes ~10s.
This adds the entry in /etc/hosts so it does not need to do a DNS query for it.
Signed-off-by: David Caro dcaro@wikimedia.org