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

build usb image by default #196

Closed
wants to merge 2 commits into from
Closed

Conversation

mrbojangles3
Copy link
Contributor

closes #195

Copy link
Member

@Frostman Frostman left a comment

Choose a reason for hiding this comment

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

done in 5b3dc64 yesterday

@@ -550,7 +550,7 @@ func Run(ctx context.Context) error {
Aliases: []string{"usb"},
Usage: "use installer USB image for control node(s)",
EnvVars: []string{"HHFAB_CONTROL_USB"},
Value: false,
Value: true,
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't really make sense for VLAB as it'll be very non-transparent for the user - just waiting for the control node to be up or not

@Frostman Frostman closed this Oct 22, 2024
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.

Enable control usb build by default
2 participants