Helm icon indicating copy to clipboard operation
Helm copied to clipboard

Helm clashes with Vagrant::Hostsupdater

Open iljamm opened this issue 6 years ago • 4 comments

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?

iljamm avatar Feb 20 '19 15:02 iljamm

If the etc/hosts hosts file exists, you can exit the helm and try again. If not, can you take a screenshot?

leibnizli avatar Feb 20 '19 16:02 leibnizli

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.

iljamm avatar Feb 20 '19 18:02 iljamm

You can use gasmask https://github.com/2ndalpha/gasmask

leibnizli avatar Sep 24 '19 12:09 leibnizli

Aaaahhhh super! Thanks!!

Designbase avatar Sep 24 '19 12:09 Designbase