-
-
Notifications
You must be signed in to change notification settings - Fork 39
Modernize FirstTimeProxmoxSetup.sh to use shared utilities #51
Copy link
Copy link
Open
Labels
choreRefactor, dependency update, CI, docsRefactor, dependency update, CI, docsinfraProxmox, Ceph, SDN, networking, host scriptsProxmox, Ceph, SDN, networking, host scripts
Description
Description
Host/Bulk/FirstTimeProxmoxSetup.sh is a complex initial setup wizard that has not been updated to use the current shared utility framework. As a critical onboarding script, it should follow the same patterns as other modernized scripts for consistency and maintainability.
Acceptance Criteria
- Script uses
ArgumentParser.shfor argument handling where applicable - Sources shared utilities consistently
- Interactive wizard flow preserved
- Setup steps documented in script header
- Compatible with remote execution via the GUI/CLI menu systems
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
choreRefactor, dependency update, CI, docsRefactor, dependency update, CI, docsinfraProxmox, Ceph, SDN, networking, host scriptsProxmox, Ceph, SDN, networking, host scripts
Projects
Status
Backlog