johanwilfer / vagrant-easy-drupal8

A simple way to fire up a Drupal 8 in Vagrant
MIT License
0 stars 10 forks source link

drupal8.dev #6

Closed seetee closed 7 years ago

seetee commented 7 years ago

Have not checked it closer, but the URL drupal8.dev does not work on neither Windows nor Linux. Using the virtual machines IP works fine, though.

Is the plug-in loaded correctly?

johanwilfer commented 7 years ago

I just checked and if the plugin is installed it will add the following to the /etc/hosts:

192.168.51.10  drupal8.dev  # VAGRANT: ff8521d8744d6f094244f45eb4a290d2 (default) / 7e86ed76-8fe2-46da-8d3a-2b3f414f384d

If the plugin vagrant-hostmanager isn't installed it has to be added manually though.

johanwilfer commented 7 years ago

In the console output you should see something like this:

==> default: [vagrant-hostsupdater] Checking for host entries
==> default: [vagrant-hostsupdater] Writing the following entries to (/etc/hosts)
==> default: [vagrant-hostsupdater]   192.168.51.10  drupal8.dev  # VAGRANT: 91669af29ff4cd48f639be85c7df5eaa (default) / 6ffd06c1-1552-45ea-aa95-4aee43b59386
==> default: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file.
==> default: Setting hostname...