Corey Hemminger
Corey Hemminger
Otherwise what i've done in the past to help with idempotency for something like this is to write the config into a file resource. Then the file resource calls the...
similar changes have already been applied
fixed
you can also add the virtualbox repo for debian/ubuntu, rhel, etc... and upgrade to virtualbox 7 through your package manager. https://www.virtualbox.org/wiki/Linux_Downloads
ah sorry missed that.
We do have a fork we created. My coworkers wrote it. I'll create a pull request and link it here.
I would love to see this as well. It's apart of virtualbox plugin so should be able to copy code and do it for vmware https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox/latest/components/builder/ovf
Sounds like chef-cli is sharing a library or something with chef-client or knife where it's looking at the Windows OS cert store for the users login pem cert. This is...
This isn't a vagrant issue this is a deprecated call that is now removed from newer ruby 3.x versions. This essentially is a bug in the plugin and since the...
you also need to add to the property `default: false` https://github.com/chef/chef/blob/chef-17/lib/chef/resource/chef_client_config.rb#L197