Skip to content

Add vm name to /etc/hosts

David Caro requested to merge add_name_to_hosts into main

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

Merge request reports

Loading