Skip to content

Provide explicit DNS override #218

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

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

jandubois
Copy link
Member

In some situations (e.g. VPN) the user may need to explicitly set the DNS addresses; even the fallback to the "en0" settings
does not work.

This cannot be done in a provisioning script because they run after the boot scripts, but working DNS is required to install
additional dependencies.

In some situations (e.g. VPN) the user may need to explicitly
set the DNS addresses; even the fallback to the "en0" settings
does not work.

This cannot be done in a provisioning script because they run
after the boot scripts, but working DNS is required to install
additional dependencies.

Signed-off-by: Jan Dubois <[email protected]>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 6d491e2 into lima-vm:master Sep 8, 2021
@jandubois jandubois deleted the dns branch September 9, 2021 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants