vagrant icon indicating copy to clipboard operation
vagrant copied to clipboard

Vagrant is a tool for building and distributing development environments.

Results 451 vagrant issues
Sort by recently updated
recently updated
newest added

### Debug output https://gist.github.com/Wenzel/4ba6ea863129f44bb3752edb2187b85b ### Expected behavior vagrant provision should have run the Ansible provisioner and the win_ping test should have completed ### Actual behavior Ansible attempts to use an...

enhancement
provisioner/ansible
guest/windows

### Issue: Vagrant up is not able to to boot vm When running `vagrant up` with a virtualbox image, vagrant fails with error message and never boots the VM ```...

waiting-reply
provider/virtualbox
guest/debian

So, I am not sure why this is happening, as vagrant was working perfectly prior to installing the most up-to-date version that is currently released, but, for some reason, when...

waiting-reply
provider/virtualbox
host/windows

Reboot seem to be failing on el9 nodes started using a vagrant packaged box. When running systemctl reboot the node OS seems to shutdown but never reboot. ### Expected behavior...

guest/redhat
needs-investigation
command/package

Hello, I think that this is the same issue as #13173, but this time with Ubuntu 23.10. On a fresh Ubuntu 23.10 install, I copied and pasted the installation command...

installer

**Is your feature request related to a problem? Please describe.** Orbstack is a new product under development with both a GUI and CLI for MacOS that can run x86 virtual...

enhancement
waiting-intake

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.11.0. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git: validate reference names (#929) by @​aymanbagabas in go-git/go-git#950 git: stop iterating at oldest shallow...

dependencies
go

### Debug output [vagrant.log](https://gist.github.com/peterdutton/b3710da8c2892a793831090a94038463) ### Expected behavior Vagrant maps the ports to the intended target ### Actual behavior The ports are stated as being in use and Vagrant attempts to...

guest/ubuntu
host/ubuntu
needs-investigation

### Debug output https://gist.github.com/astridx/3d28bfeb109fb72db844083c8bb0c811 ### Expected behavior Use Ansible version 2.14.6. ``` $ ansible --version ansible [core 2.14.6] config file = /home/me/git/ansible_me.de/ansible.cfg configured module search path = ['/home/me/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible...

provisioner/ansible
guest/debian
host/ubuntu
needs-investigation

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies
go