Vagrant: persistent storage plugin

Project page

$ vagrant plugin install vagrant-persistent-storage
config.persistent_storage.enabled = true
config.persistent_storage.location = "~/development/sourcehdd.vdi"
config.persistent_storage.size = 5000