displague / vagrant-linode

A Vagrant plugin that adds a Linode provider to Vagrant, allowing Vagrant to control and provision Linodes.
MIT License
124 stars 23 forks source link

Add leftover raw image #65

Closed batrick closed 8 years ago

batrick commented 8 years ago

If you provision a linode with a smaller xvda_size and small swap swap_size, the leftover storage is unused. It'd be more useful to have that leftover added as one or more raw images.

Is there any way to do this currently without modifying vagrant-linode?