Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Conversation

@artursmet
Copy link

I've written simple patch that adds vagrant reload feature. It isn't full reload, because vagrant halt is not yet implemented.
My patch adds support for synchronizing shared folders.

@artursmet artursmet mentioned this pull request Apr 25, 2013
@paulocheque
Copy link

Just a simple thought, since I did not take a look in the vagrant-aws architecture yet:

Maybe you could create a "vagrant sync" command instead. And after the "vagrant halt" command was implemented, the "reload" command would be as simple as "vagrant halt sync up" or something similar.

@paulocheque
Copy link

Greate! Thanks.

Mitchel, is it possible to include this patch in the 0.3.0 version?

@tralamazza
Copy link
Collaborator

After #31 is merged, we can have the full reload. Thanks.

@tralamazza
Copy link
Collaborator

I implemented reload in #31

@tralamazza tralamazza closed this Sep 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants