Chris Smith
Chris Smith
I have repo access to write to the repo but would like to open this plugin up to be able to be managed by more in the community. Unfortunately @cogitatio...
Automating would be great. @cogitatio is the only one who can add people for reviewing/merging pull requests right now. I'll fork it and start a transition to use a different...
@SautdeChat this will be fixed in an upcoming release. It may have been addressed by a prior bug report - ill verify
Pull requests welcomed! Thanks for the idea :+1:
I will have this added to the next release @COLABORATI
@Enchiridion I'll get this added in the next release.
@crussell52 I do like this idea of having the plugin off by default - most other plugins have a mechanism to enable it. You bring up a good example of...
@oskude you can always wrap the VagrantFile with this: ``` if Vagrant.has_plugin?("vagrant-hostsupdater") config.hostsupdater.manage_hosts = true # other vagrant-hostsupdater options end ```
@naveenvalecha or @eddy14u Can you provide an overview of how you'd see this working?
Hi @kallookoo - did you try removing `config.hostsupdater.remove_on_suspend = false` ? See [this part of the readme](https://github.com/cogitatio/vagrant-hostsupdater#keeping-host-entries-after-suspendhalt)