-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Vagrant support for macOS #3718
Comments
I just discovered you all and would love to work this into my processes. Consider me a willing tester if/when you get around to this. |
Looks like Orb won't do this so I think its worth doing it here for UTM instead. |
Any work done on this? Given that QEMU 8.1.0 creates major issues with broken x86_64 VMs, I would love to use UTM through Vagrant. |
Hey UTM team ! Is a Vagrant provider plugin is on the roadmap ? I'm just moving on Mac and was looking for a Virtualization software (I was looking for an open source one and not a big fan of VirtualBox) and I have to say that I'm used to Vagrant to provision things on my laptop. |
Hello! Thank you for exposing UTM via APIs. Check out https://naveenrajm7.github.io/vagrant_utm/ and please share your feedback. For some Vagrant actions, the plugin currently works around the existing UTM APIs, which can be improved by simply exposing the existing functionality via API either through the command line (ideal) or Apple Scripting Bridge. I will list a couple here .
I also have a working Packer plugin for UTM which enables building reproducible UTM images. I can create issues for each and possibly work towards that. |
That would be much appreciated! I was looking to automate the Part that @naveenrajm7 described as "working around the APIs" myself. |
Cross referencing with hashicorp/vagrant#12518
This has been requested by quite a bit of users and this issue should track it.
The text was updated successfully, but these errors were encountered: