ideasonpurpose / basic-wordpress-vagrant

A fast, easy to use WordPress Vagrant environment modeled after managed WordPress hosting platforms like WP Engine and Flywheel.
MIT License
25 stars 3 forks source link

No IP address added to hosts #49

Closed mkjonesuk closed 7 years ago

mkjonesuk commented 7 years ago

After vagrant up and vagrant provision I still get this:

## vagrant-hostmanager-start id: 1234

value   basicwp.dev

## vagrant-hostmanager-end

Assume value should be an IP address right?

I already have vvv and a couple of other boxes running that can add to my hosts file so certain this isn't an issue with writing to the file.

Other info - I dumped a WPEngine backup into sites as detailed in the setup guide 👍

Please help!

mkjonesuk commented 7 years ago

CLOSED: After rebooting, re-provisioning and reloading it finally kicked in:

172.28.128.3 basicwp.dev

💯

joemaller commented 7 years ago

Thanks for the quick update. I was just about to say that I couldn't reproduce this