devopsgroup-io / vagrant-digitalocean

:droplet: A Vagrant provider plugin that manages DigitalOcean droplets.
Mozilla Public License 2.0
1.71k stars 182 forks source link

Should `rebuild` reconfigure the droplet? #235

Closed jean closed 8 years ago

jean commented 8 years ago

I added provider.size="1gb" to my vagrantfile, but vagrant rebuild didn't reconfigure the droplet. After vagrant destroy and vagrant up, the new droplet has the configured size.

Should this plugin be able to reconfigure existing droplets?

seth-reeser commented 8 years ago

Hello, no a rebuild is in fact rebuilding the exact state of the droplet as defined by the DigitalOcean API https://developers.digitalocean.com/documentation/v2/#rebuild-a-droplet