theforeman / foreman_fog_proxmox

Foreman plugin to add Proxmox compute resource based on fog-proxmox gem
GNU General Public License v3.0
106 stars 31 forks source link

Update profile does not set params #232

Open tristanrobert opened 1 year ago

tristanrobert commented 1 year ago

Sample: udpate a lxc, dhcp not set, memory not set, os template not set Cause: compute attributes update controller normalize params Solution: extends normalized_compute_attribute_params to convert memory, os template