osuosl / vagrant-plugin-ganeti

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

Support for setting instance memory and virtual CPUs #2

Closed ramereth closed 11 years ago

ramereth commented 11 years ago

We should add support for specifying instance memory and vcpus via beparams. I'd like to see the options be ganeti.memory and ganeti.vcpus. These should be optional as they have defaults already set.

Note: Ganeti will need you to set both a max and min memory setting. Assume they are using the same value that you get from memory and use Megabytes for units.