packer-plugin-proxmox icon indicating copy to clipboard operation
packer-plugin-proxmox copied to clipboard

[Issue 307] fix missing CpuType

Open maksimsamt opened this issue 1 year ago • 4 comments

[Issue 307] fix missing CpuType Related with: https://github.com/hashicorp/packer-plugin-proxmox/issues/307 https://github.com/hashicorp/packer-plugin-proxmox/commit/75dded5bd17410b4e5d4a5624c52621ac9acf370 https://github.com/Telmate/proxmox-api-go/commit/8e6e018c029320fa061bf764b00f15b2256b3d84#diff-bf2ef831782a92e7b5d3898f34e123fea8c1438ad45e4316282192b7af0bdef0R291

maksimsamt avatar Dec 13 '24 10:12 maksimsamt

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] avatar Dec 13 '24 10:12 hashicorp-cla-app[bot]

I've been using this fork without issue, just FYI.

anEXPer avatar Mar 18 '25 22:03 anEXPer

Hi team,

I’m encountering the issue where cpu_type isn’t passed to Proxmox in v1.2.2, causing all my VMs to default regardless of my Packer template settings. Downgrading to 1.2.1 works, but that’s not viable since 1.2.2 includes critical fixes I rely on. I see a fix was committed based on earlier comments—could you please review and approve it for an official release? Currently, I’m manually updating cpu_type on every VM post-provisioning, which is a hassle. Thanks for your time!

lsampaioweb avatar Apr 05 '25 14:04 lsampaioweb

Finally found this after a weekend troubleshooting. Using 1.2.2 fails to build windows server 2025 due to incompatible cpu_type (as its not being passed to proxmox so default is kvm64). Reverting to 1.2.1 works as expected. Please take this as another vote to release the cpu_type fix.

jelly-is-bean avatar Apr 30 '25 19:04 jelly-is-bean

As we celebrate the six month anniversary of this issue having a good fix with no action, we must ask ourselves: what kind of party should we hold?

anEXPer avatar May 29 '25 00:05 anEXPer

ping @lbajolet-hashicorp

Can someone have a look at this one please as we've been unable to fully automate a lot of different builds due to packer always defaulting to kvm64! it's been 8 months since this issue was introduced now.

cbrherms avatar Jul 13 '25 01:07 cbrherms