[PR #30] [MERGED] fix(config): VM id cannot be lower than 100 #167

Closed
opened 2026-02-28 00:40:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/30
Author: @aerialls
Created: 6/14/2019
Status: Merged
Merged: 6/14/2019
Merged by: @ggongaware

Base: masterHead: min-vmid


📝 Commits (1)

  • b9b6669 fix(config): VM id cannot be lower than 100

📊 Changes

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

View changed files

📝 proxmox/config_qemu.go (+1 -1)

📄 Description

The first VM you can create in an empty cluster has the ID 100. This cause an issue for https://github.com/hashicorp/packer/issues/7692


🔄 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/Telmate/proxmox-api-go/pull/30 **Author:** [@aerialls](https://github.com/aerialls) **Created:** 6/14/2019 **Status:** ✅ Merged **Merged:** 6/14/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `min-vmid` --- ### 📝 Commits (1) - [`b9b6669`](https://github.com/Telmate/proxmox-api-go/commit/b9b66690b69b4c17d949a9b2a058016bfe328af4) fix(config): VM id cannot be lower than 100 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+1 -1) </details> ### 📄 Description The first VM you can create in an empty cluster has the ID 100. This cause an issue for https://github.com/hashicorp/packer/issues/7692 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#167
No description provided.