Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow User to set VM extraConfig values during provisioning #880

Open
agrare opened this issue Sep 14, 2023 · 0 comments
Open

Allow User to set VM extraConfig values during provisioning #880

agrare opened this issue Sep 14, 2023 · 0 comments

Comments

@agrare
Copy link
Member

agrare commented Sep 14, 2023

It is possible to set extraConfig values for a new VM in the VirtualMachineConfigSpec prior to CloneVM_Task.

The config spec is built by this method https://github.com/ManageIQ/manageiq-providers-vmware/blob/master/app/models/manageiq/providers/vmware/infra_manager/provision/configuration/container.rb#L2-L52

It would be beneficial to allow the user to provide extraConfig key=value pairs to set on the new vm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
  
Backlog
Development

No branches or pull requests

1 participant