Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not removing 127.0.0.1 entry that maps to hostname #71

Closed
cdmaestas opened this issue Jul 27, 2017 · 1 comment
Closed

not removing 127.0.0.1 entry that maps to hostname #71

cdmaestas opened this issue Jul 27, 2017 · 1 comment

Comments

@cdmaestas
Copy link

Should it not remove the 127.0.0.1 VMHOSTNAME entry?

cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 VMHOSTNAME
192.168.198.21 VMHOSTNAME

@Sharpie
Copy link
Member

Sharpie commented Jul 28, 2017

That entry can be disabled by setting add_localhost_hostnames to false:

https://github.com/oscar-stack/vagrant-hosts#provisioner-settings

Marking as a duplicate of #46.

@Sharpie Sharpie marked this as a duplicate of #46 Jul 28, 2017
@Sharpie Sharpie closed this as completed Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants