-
We can start from the Vagrantfile we originally used to set up our environment, and tweak it.
This will allow for an easier setup (if the developer prefers) than manually setting up all the libraries…
-
Spotted by @sxa , Microsoft offers Vagrant boxes at https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Some preliminary testing has show that it's fairly easy to retrieve the box and b…
-
Had a lot of issues with windows as an host system when creating symlinks in mounted shared_folders with virtual-box.
Found this article:
https://github.com/npm/npm/issues/992 and the post form @a…
-
-
i got this notification from time to time, more so when i use cli for CRUD operations on file in the /keybase mount.
my log id: 5a340a3348574bcb31947f1c
-
Please note that the Vagrant issue tracker is in priority reserved for bug reports and enhancements. For general usage questions, please use
HashiCorp Discuss: https://discuss.hashicorp.com/c/vagrant…
-
For #15 I need to start multiple instances. Need to modify `Vagrantfile` appropriately.
-
**As a** developer
**I need** The Cloud Foundry CLI in my Vagrantfile
**So that** I can use the Cloud Foundry CLI and deploy to Bluemix from my VM
**Assumptions:**
* ...
**Acceptance Cri…
-
Currently, the `Vagrantfile` no longer provisions a machine that can build SOS, as of the recent build changes. Since we have scripts for installing dependencies already, it should be more or less tr…
hawkw updated
6 years ago
-
# Describe the problem
On a Ubuntu 22.04 Jammy system I am using the vagrant from the repo and MUST use the libvirt provider to avoid the VirtualBox conflicts that occur with my other qemu/kvm virt…