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

Switching lx container on and off displays an error message #271

Closed Manisha15 closed 1 year ago

Manisha15 commented 1 year ago

Steps to Reproduce:

  1. create a lx container in proxmox
  2. switch the container on or off from Foreman

Actual results: container is turned on or off but shows: Error - undefined method 'capitalize' for nil:NilClass

Expected results: Turn on or off the container without error message