Varying Vagrant Vagrants logo Varying Vagrant Vagrants

This is an optional section of the VVV configuration file that allows setting virtual machine parameters.

For example, this will tell VVV to create a Virtual Machine with 1024MB of RAM and a single cpu core:

vm_config:
  memory: 1024
  cores: 1