Helm
Helm copied to clipboard
Helm clashes with Vagrant::Hostsupdater
Helm adds ACL on hosts file that prevents Vagrant's Hostupdater plugin from accessing the file. The temporary solution is pretty simple, remove Helm's ACL from the hosts file. However after this change Helm would stop working. Not ideal... Could anything be done about it?
If the etc/hosts
hosts file exists, you can exit the helm and try again. If not, can you take a screenshot?
I am afraid just exiting Helm does not work. ACL remains the same on the /etc/hosts file. Sorry what screenshot would you like me to take?
On 20 February 2019 at 16:47:00, Thunk ([email protected]) wrote:
If the etc/hosts hosts file exists, you can exit the helm and try again. If not, can you take a screenshot?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
You can use gasmask https://github.com/2ndalpha/gasmask
Aaaahhhh super! Thanks!!