osuosl / vagrant-plugin-ganeti

Vagrant Plugin for interacting with Ganeti clusters directly
MIT License
15 stars 1 forks source link

Improve disk config usability #8

Open ramereth opened 11 years ago

ramereth commented 11 years ago

Currently you have to provide a list of parameters and values in an array for the disk settings. If you have multiple disks that might be much harder to write or parse to some users. I recommend we adjust this to follow how the VirtualBox provider does this for networking but apply it for disks (if its possible).