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

fix: Ensure localhost maps to IPv4 address #14

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dlipovetsky
Copy link
Collaborator

Description

In #11, I relied on cloud-init to ensure this mapping, but it looks like I misunderstood what cloud-init would do with the manage_etc_hosts: localhost configuration. It does not, surprisingly, map localhost to an IPv4 address.

This reverts to the original mechanism that ensures the mapping.

@dlipovetsky dlipovetsky merged commit 3cbe1d2 into d2iq/1.2.z Mar 12, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants