theforeman / foreman_fog_proxmox

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

Fixes start_after_create checkbox on compute_profile #264

Closed Manisha15 closed 1 year ago

Manisha15 commented 1 year ago

Fixes #263

Manisha15 commented 1 year ago

This PR sets the default value of start_after_create flag to true in create host and removes the checkbox from create compute profile page. Since user would want to start the vm once created, therefore, changing the default behavior and making it consistent with other compute resources provided with foreman.