foreman_fog_proxmox icon indicating copy to clipboard operation
foreman_fog_proxmox copied to clipboard

Foreman plugin to add Proxmox compute resource based on fog-proxmox gem

Results 36 foreman_fog_proxmox issues
Sort by recently updated
recently updated
newest added

# Is this project still maintained? As there is no actual activity in the developement if this project since july 2021 I want to ask if this project is still...

Hi we use Foreman 3.1.2 and Proxmox 7.1.x and we can not deploy VMs successful. When i create a VM it gets created right but its not turned on and...

**Describe the bug** If you configure a network interface the "NIC" section is showing a "Tag" Field for VLAN ID, but there is no usage, since it is not saved...

**Describe the bug** Creating host cannot load nic interface form. **Versions:** Foreman: 2.5.2 foreman_fog_proxmox: 0.14.0 fog-proxmox: 0.14. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Create Host' 2....

bug

**Describe the bug** If values such as CPU, memory or similar are changed in a VM via the WebUI of foreman (Edit VM), a new NIC Mac address is generated...

bug

**Describe the bug** Foreman returns "Error - undefined method `capitalize' for nil:NillClass" even though is able to power-on/off the VM. **To Reproduce** Steps to reproduce the behavior: 1. Go to...

**Describe the bug** Foreman returns "Backtrace for 'undefined local variable or method `host' for #" when attempting to create a host **To Reproduce** Steps to reproduce the behavior: 1. Go...

**Describe the bug** I've found the following problem while linking an existing host to a VM The puppet facts store the MAC in lower case. The proxmox compute resource (this...

If you uses API and provides some attributes as integer, the #computeValue raise with an invalid implicit conversion of Integer into String Fixes #215

**Is your feature request related to a problem? Please describe.** Currently disks get created with type RAW however i need them created with type qcow2 **Describe the solution you'd like**...

enhancement
question