devopsgroup-io / vagrant-hostmanager

:pencil: A Vagrant plugin that manages hosts files within a multi-machine environment.
Mozilla Public License 2.0
1.46k stars 148 forks source link

sudoers doesnt work with destroy #259

Open Raffaello opened 6 years ago

Raffaello commented 6 years ago

I added the suggested line to add to sudoers th evagrant host manager for the update.

it does work with vagrant up, it ask password with vagrant destroy.

what is the command run with destroy to remove the changes in the hosts file?

Raffaello commented 6 years ago

looking at the code is doing the same op ..