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

Cannot create a VM with an OS of the RancherOS family #167

Closed gmalfray closed 3 years ago

gmalfray commented 3 years ago

Describe

When I want to create a Host with the RancherOS, I get this error message:

Unable to save
Failed to create a compute proxmox1 (Proxmox) instance jess-leather.kosmos.fr: ERF42-4140 `[Foreman::Exception]: Operating system family Rancheros is not consistent with l26`

Maybe it's the same problem as for #158

Used components Foreman 2.1.2 Foreman_fog_proxmox v0.12.4 Promox 6.2-10

tristanrobert commented 3 years ago

Fixed by PR https://github.com/theforeman/foreman_fog_proxmox/pull/168