saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
https://docs.saltproject.io/salt/install-guide/en/latest/
Apache License 2.0
14.19k stars 5.48k forks source link

[FEATURE REQUEST] Set boot option for VmWare Salt-Cloud #64059

Open AntRobinson opened 1 year ago

AntRobinson commented 1 year ago

I am unable to set the Firmware boot options when creating a VM with Salt-Cloud, with a VM hosted in VMware VSphere. When the VM is created it defaults to BIOS however I would like for it to create the VM with EFI instead.

It would be very useful if there was an option you could add in the .sls cloud profile for "Firmware" (other user my find other boot options to be more applicable so it might be worth looking into that too).

I've tried to use the VMWare extension to get this to work but am yet to get it working. Personally I think it would be better for salt-cloud to handle all of this.

welcome[bot] commented 1 year ago

Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey. Please be sure to review our Code of Conduct. Also, check out some of our community resources including:

There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. If you have additional questions, email us at saltproject@vmware.com. We’re glad you’ve joined our community and look forward to doing awesome things with you!

AntRobinson commented 7 months ago

Did this make it into the Chlorine 3007.0 release?