-
Hi, I'm experiencing a problem with resizing disk created from "gusztavvargadr/windows-server" image using HyperV. I found that vagrant to resize (or just manipulate) primary disk, looks for disk atta…
-
I've tried to install vagrant-libvirt, vagrant-vbguest and vagrant-env with the same error
### Expected behavior
The plugin installation should work
### To Reproduce
```
$ vagrant plugi…
-
### Summary
Trying to build/host a local instance of the [dev-file-registry](https://github.com/eclipse-che/che-devfile-registry) and it's failing when running the `./build/scripts/generate_devworksp…
-
We're excited to try this out! Our team mostly uses Linux+VirtualBox, but a few people are into Macs (for some reason :wink:) and have been forced to use Parallels Pro with vagrant.
I noticed the …
clayg updated
3 months ago
-
local plugins should be within the `plugins` directory for prod usage. With dev mode, a plugin can be placed within the `workspace` directory, follow the convention of teracy-dev extensions for locati…
-
I created my own VirtualBox image for a Vagrant supported environment with [Building a Vagrant Box from Start to Finish][building-a-vagrant-box-from-start-to-finish]. While I'm provisiong all my proje…
-
Hey! Running Vagrant 2.4.1 on my Mac M1. I have VMWare installed, and have run `vagrant plugin install vagrant-vmware-desktop` and `brew install --cask vagrant-vmware-utility`. Unfortunate I constantl…
-
```
C:\Users\karthik\Documents\Source\agilityroots-devopsyness\vagrant-toolchains\jenkins>vagrant up
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown …
-
When i run command vagrant plugin install vagrant-vbguest i get bellow error
`
nstalling the 'vagrant-vbguest' plugin. This can take a few minutes...
/usr/lib/ruby/2.3.0/rubygems/specification.rb:9…
-
I am trying to create virtualbox image on by installing some tools from shell script on top of locally downloaded Ubuntu 20.04 ISO image.
Currently facing with issue with packer build where timeout…