[PR #2293] [MERGED] Fix: duplicate 'VM' name in opnsense-vm.json #3545

Closed
opened 2026-02-05 05:48:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2293
Author: @neyzm
Created: 2/12/2025
Status: Merged
Merged: 2/12/2025
Merged by: @MickLesk

Base: mainHead: main


📝 Commits (1)

  • d3a068c fix duplicate 'VM' in name opnsense-vm.json

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 json/opnsense-vm.json (+1 -1)

📄 Description

✍️ Description

Fixes name showing as 'OPNsense-VM VM' in json.

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2293 **Author:** [@neyzm](https://github.com/neyzm) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d3a068c`](https://github.com/community-scripts/ProxmoxVE/commit/d3a068cb5dce91ca15b1fccb88c73af182a2aa5d) fix duplicate 'VM' in name opnsense-vm.json ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `json/opnsense-vm.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description Fixes name showing as 'OPNsense-VM VM' in json. ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:48:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3545