mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 15:35:51 +03:00
[PR #249] [MERGED] Support smbios1 VM configuration #340
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#340
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/249
Author: @lsjostro
Created: 3/26/2023
Status: ✅ Merged
Merged: 3/28/2023
Merged by: @mleone87
Base:
master← Head:qemu-smbios1-support📝 Commits (1)
5ee8f42Support smbios1 VM configuration📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
proxmox/config_qemu.go(+4 -0)📄 Description
This PR adds support for smbios VM configuration settings. It's handy when to inject stuff into VM. One example could be override cloud-init NoCloud configuration. Read more about the API here https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}/config
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.