VVV icon indicating copy to clipboard operation
VVV copied to clipboard

An open source Vagrant configuration for developing with WordPress

Results 132 VVV issues
Sort by recently updated
recently updated
newest added

Ref: https://github.com/Varying-Vagrant-Vagrants/VVV/issues/2367 Part of: https://github.com/Varying-Vagrant-Vagrants/varyingvagrantvagrants.org/pull/207 ## Checks * [x] I've updated the changelog. * [x] I've tested this PR * [x] This PR is for the `develop` branch not the...

type:enhancement
provisioner:core

Prep for the 3.10.1 release

Switch from `/vagrant` to `/srv/vvv` ## Checks * [x] I've updated the changelog. * [ ] I've tested this PR * [x] This PR is for the `develop` branch not...

type:enhancement

## What was The Command Used To Provision ```vagrant up --provision ``` ## What Kind of VVV Provision Was This This was a fresh install ## Logs/What Broke [Gist with...

type:bug

We need to bump the numbers in the *list files (https://github.com/Varying-Vagrant-Vagrants/VVV/blob/e95f4b70d6eada0486b1d77ed91fa01027e56c6a/provision/core/mariadb/sources-ubuntu-focal.list) and in the provision https://github.com/Varying-Vagrant-Vagrants/VVV/blob/0000e5d0818c55f4cae5427ff9b874fe178cc397/provision/core/mariadb/provision.sh#L11

type:feature

https://github.com/RobiNN1/phpCacheAdmin

type:feature
provisioner:utilities

In theory this prevents the creation of the VM by exiting early if the user is root. It needs further testing however ## Checks * [ ] I've updated the...

type:enhancement

While provisioning after an update I noticed this during the apt package install stage: It doesn't break anything but it was a little weird to see

provisioner:core
priority:low
provider:virtualbox

While reprovisioning an old VVV that had the nvm extension, I upgraded to 3.10 `develop`, and reprovisioned, but it kept failing at the NVM stage In the end, removing the...

provisioner:core
priority:low

I am trying to update to new version of vagrant like from 2 to 3 but i read it requires like the update that removes everything. is there instructions on...

type:question
type:support