Skip to content
#

vagrant-boxes

Here are 166 public repositories matching this topic...

andreiborisov
andreiborisov commented Apr 25, 2020

In addition to CPU and memory, it would be useful to be able to specify the amount of VRAM, since the default value (at least for Parallels) is quite low.

It should be fairly straightforward to implement, again, for Parallels it would be:

prl.customize ["set", :id, "--videosize", "256"]

This would set VRAM to 256 MB.

ferricoxide
ferricoxide commented Mar 13, 2020

Expected behavior

All user-settable, spel-specific variables should be documented in the project-documentation. Further, some variable-names might want modification to better-reflect their applicability (e.g., only spel-wide var-names get the spel_ token; AWS- or Azure-specific var-names get aws_ or azure_ name-tokens, respectively; etc.).

Actual behavior

Not all user-sett

Improve this page

Add a description, image, and links to the vagrant-boxes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vagrant-boxes topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.