artlife3 / dazed-confused-vagrant-vm

MIT License
3 stars 0 forks source link

Separate the set value of Vagrantfile with yaml #50

Closed artlife3 closed 7 years ago

artlife3 commented 7 years ago
artlife3 commented 7 years ago
customize:
    cpuexecutioncap: 90
    memory: 2048

vb.customize ["modifyvm", :id, "--cpuexecutioncap", "50"]