There is a really amazingly simple work around to this problem that
works without needing a custom box.

In your VagrantFile use the config.vm.hostname option to specify a
hostname-

config.vm.hostname = "vagrant"

That will change the hostname before the networking and provisioning
steps occur (I'm not sure how, but I did confirm this was true) and
allow you to set the custom options you'd like.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1561250

Title:
  Xenial vagrant image is missing its hostname in /etc/hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1561250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to