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

"{\"errors\":{\"mp0\":\"unable to apply pending change mp0 : lvcreate 'pve/vm-100-disk-1' error: Run `lvcreate --help' for more information.\\n\"},\"data\":null}" `add_volume(100) disk_attributes={:id=>"mp0", :storage=>"local-lvm", :size=>"0"}`

bug

**Describe the bug** Jenkins tests for Access Permissions fail for `[:ostemplates_by_id_and_node_and_storage, :isos_by_id_and_node_and_storage, :ostemplates_by_id_and_node, :isos_by_id_and_node, :storages_by_id_and_node, :iso_storages_by_id_and_node, :bridges_by_id_and_node]` Steps to reproduce the behavior: Run jenkins test on github. For example, https://ci.theforeman.org/job/foreman_bootdisk-pull-request/166/database=postgresql,label=fast,ruby=2.5/testReport/...

question

Hi, after executing "sudo -u foreman /usr/bin/foreman-ruby /usr/bin/bundle install" I get this error: Could not locate Gemfile What's wrong?

help wanted
question

Hi, it would be great if I could see the metrics of certain properties of my proxmox cluster during host creation in the virtual machine tab. Helpful would be the...

enhancement

**New feature** I am trying to add a proxmox extension in foreman_bootdisk, where bootdisk based deployment of host is possible for proxmox compute resource. **Possible Solution** The idea is to...

enhancement

Hello I want to ask about Proxmox 8.0.X support? looks like Proxmox version Unknown is not semver suitable. Thank you.

**Describe the bug** Proxmox v7.4-3 successfully connected but as soon as request "associate VM" got error: no implicit conversion of Integer into String `Foreman version: 3.6.1 Plugins: - foreman-tasks 7.2.1...

**Describe the bug** Hi, This happens after adding a proxmox 3-node cluster to Foreman. I can add the cluster, but when I try to add an image, start a VM...

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

bug