You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2019. It is now read-only.
I always add the following to vlad_settings.yml. I'd like to gauge opinion on whether they should become Vlad defaults or not:
# Add RSA or DSA identity from host to guest on 'vagrant up'.
use_host_id: true
# CPUs and memory to be allocated to the guest VM from the host machine
vm_cpus: "auto"
vm_memory: "auto"