[PR #1456] feat: allow adding SSH authorized key for root (advanced settings) by @dsiebel #3029

Open
opened 2025-11-20 05:33:04 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/1456

State: closed
Merged: Yes


✍️ Description

Provide a summary of the changes made and/or reference the issue being addressed.

Adding SSH Autohrized Key for root (advanced settings)
-> Original by @dsiebel (only migrated by me)

Me: remove some unneeded spaces



🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/1456 **State:** closed **Merged:** Yes --- ## ✍️ Description Provide a summary of the changes made and/or reference the issue being addressed. Adding SSH Autohrized Key for root (advanced settings) -> Original by @dsiebel (only migrated by me) Me: remove some unneeded spaces - - - - Related PR: #1060 - Related Discussion: #860 --- ## 🛠️ Type of Change Please check the relevant options: - [ ] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [x] Documentation updated (I have updated any relevant documentation)
saavagebueno added the pull-request label 2025-11-20 05:33:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3029