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 alpine networking for public network #13633

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Conversation

chrisroberts
Copy link
Member

@chrisroberts chrisroberts commented Mar 28, 2025

Updates the alpine guest network configuration for public network
entry with use_dhcp_assigned_default_route to use the udhcpc
command instead of the dhclient command which is not included.

Fixes #13605

Updates the alpine guest network configuration for public network
entry with `use_dhcp_assigned_default_route` to use the `udhcpc`
command instead of the `dhclient` command which is not included.
@chrisroberts chrisroberts requested a review from a team as a code owner March 28, 2025 16:52
@chrisroberts chrisroberts merged commit 8fc2927 into main Mar 28, 2025
10 checks passed
@chrisroberts chrisroberts deleted the alpine-networking branch March 28, 2025 17:15
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.

2 participants