osuosl / vagrant-plugin-ganeti

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

Improve network config usability #7

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 nic settings. If you have multiple nics 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 (if its possible)