Comment 4 for bug 1615579

Revision history for this message
Vernon Cole (vernondcole) wrote :

I spent hours trying to find out what was wrong with my Vagrantfile -- but it was the box which is messed up. The clues are:
1) the username is "ubuntu" but it should be "vagrant".
2) the nameserver is not hooked up, so no DNS names are translated.

I tested this morning with the latest everything, on OS-x El Capitan and Ubuntu Make 16.04 host machines.

The first two of these work, the last one does not:

> $ vagrant box list
> cbednarski/ubuntu-1604 (virtualbox, 0.1.0)
> ubuntu/trusty64 (virtualbox, 20160830.0.0)
> ubuntu/xenial64 (virtualbox, 20160909.0.0)