-
Notifications
You must be signed in to change notification settings - Fork 35
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
Use an incomplete Vagrantfile failed #44
Comments
Sorry, this configuration is incomplete and is only used to illustrate the usage of the plugin parameters. Please try
to run a centos vm. |
Thanks for the reply
I got the above error. What is the username and password for the vm? |
The username and password is required by vagrant for shared folder, from readme:
|
Thanks for sharing the documents. When working with Virtual Box and I use Vagrant to spin web, db, and backend servers, but finding it difficult using qemu/UTM...I can't see the server coming up on UTM |
That is because Vagrant does not control UTM. Vagrant is talking directly to Qemu. If you're coming from VirtualBox I understand why this is confusing. With VirtualBox, Vagrant does the configuration and operations through VirtualBox. But the plugin you're using now is not a UTM-controller, it controls Qemu. It would be lovely if UTM were adjusted to automatically detect new VMs on Qemu. But that's outside the scope of this project. On the other hand there are multiple requests to both the Vagrant team and the UTM team to create a Vagrant plugin for UTM. You will find those discussions if you search for "vagrant" "utm" on Google. @ppggff feel free to close this issue. :) |
Could we change the title of this issue?!? |
I copied one of the vagrant config
the machine type is macos M1 chip...I have UTM installed and qemu.
After running
vagrant up
I get the below errorThe text was updated successfully, but these errors were encountered: