Updating node entry of Proxmox managed VM changes MAC address

Problem:
We have proxmox setup as a compute resource. It all works great, except when you edit a host, even trivial things like adding a host parameter, it will update the VM on the compute resource and give it a new MAC address. This is very annoying and troublesome.

Expected outcome:
Shouldn’t be updating the MAC address when making non-network changes

Foreman and Proxy versions:
3.5.3

Foreman and Proxy plugin versions:
fog_proxmox 0.14.2

Distribution and version:
Rocky 8

Other relevant data:

This should be fixed with Fixes mac address change on editing host by Manisha15 · Pull Request #277 · theforeman/foreman_fog_proxmox · GitHub

Awesome! I’ll upgrade to 0.15 and give it a go!

Thanks!