Koji Tanaka

Results 1 comments of Koji Tanaka

For someone who ends up here, I'll share the basic idea of workaround without using this plugin. The following `Vagrantfile` will provide 50GB `/dev/sdb` and 100GB `/dev/sdc`. ``` ruby #...