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

System: Add option to disable netboot #384

Open
SchoolGuy opened this issue Nov 16, 2024 · 0 comments
Open

System: Add option to disable netboot #384

SchoolGuy opened this issue Nov 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SchoolGuy
Copy link
Member

Is your feature request related to a problem? Please describe.

As a user
I want to be able to disable network booting
so that my systems don't end up in a bootloop.

Describe the solution you'd like

Add an action button for systems that allow disabling network booting for a given system.

Describe alternatives you've considered

None.

Additional context

This should not be done via a modify_system & save_system call but instead the method disable_netboot should be used as this is also used by systems directly.

Furthermore, this button must be invisible when the setting pxe_just_once is False.

@SchoolGuy SchoolGuy added the enhancement New feature or request label Nov 16, 2024
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
Status: No status
Development

No branches or pull requests

1 participant