mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 572 forks source link

sync vagrant folder to guest before provision. #449

Closed damiandennis closed 8 years ago

damiandennis commented 8 years ago

vagrant 1.8.1 aws-plugin: v0.7.0

I currently can not get it to sync the vagrant folders before a provision. Currently is stuck on my original sync of the box.

damiandennis commented 8 years ago

ubuntu 14.04 rsync installed no configuration for the default sync of the vagrant folder.

damiandennis commented 8 years ago

ok closing looked closer at the docs for rsync and looks like its a one time deal, need to setup rsync auto or reload.