Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDon't hard-code /etc/hosts entries #287
Closed
Comments
|
Yeah, @edunham ran into this during the move. I think those predate her (awesome) move of us to CloudFlare and DNS self-management. It used to take a couple of days to get a DNS entry changed via internal corporate IT DNS management, so that's clearly not needed anymore :-) |
|
I can't read my IRC client, it was @edunham that mentioned it! My apologies. Did you run into any other issues during the move? |
Closed
|
Closing in favor of #288. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
common/init.slsfile adds a lot of entries to/etc/hosts. We should use DNS for name resolution instead.@edunham reminded me of this by mentioning 'messy hacks around not trusting DNS' in IRC, so if there are any other hacks we should get rid of those too.