vagrant-landrush / landrush

A Vagrant plugin that provides a simple DNS server for Vagrant guests
MIT License
666 stars 78 forks source link

landrush-ip is installed in all virtual machines under libvirt #256

Open bexelbie opened 8 years ago

bexelbie commented 8 years ago

This happens even if landrush is not enabled.

LalatenduMohanty commented 8 years ago

This is a regression as for previous versions we need to explicitly enable landrush in the Vagrantfile.

hferentschik commented 7 years ago

This is a regression as for previous versions we need to explicitly enable landrush in the Vagrantfile.

You still have to enable Landrush explicitly. Installing landrush-ip is actually not harmfull, but in case Landrush is not enabled it seems odd. See also https://github.com/Werelds/landrush-ip/blob/master/lib/landrush-ip/plugin.rb.