mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #116] [MERGED] Added efi disk #239
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#239
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/116
Author: @KnKay
Created: 4/27/2021
Status: ✅ Merged
Merged: 7/28/2021
Merged by: @ggongaware
Base:
master← Head:master📝 Commits (10+)
c848cb9Added efi disk0146c0bUpdate config_qemu.god65a74fUpdate go.modc0edf06Rewind to correct module for MR71b4e53Adding efi working1f4fa7cTaking out the creation839b7b6Added method to create params9712902Use unset2a64a66Corrected efidiskf9a664bLast minor things📊 Changes
1 file changed (+33 additions, -0 deletions)
View changed files
📝
proxmox/config_qemu.go(+33 -0)📄 Description
Hi all,
at the moment we try to get packer build proxmox with UEFI.
As they use your api, it seems I need to add the efi disk here at well.
I wonder, if adding simply the need here is fine.
For what I understand the api a string will be just fine!
Cheers!
KnKay!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.