- Exclude the ".vagrant" directory from rsync.
- Choose the proper region when connecting to AWS. [GH-9]
- Configurable SSH port. [GH-13]
- Support other AWS-compatible API endpoints with
config.endpoint
andconfig.version
. [GH-6] - Disable strict host key checking on rsync so known hosts aren't an issue. [GH-7]
- Up fog dependency for Vagrant 1.1.1
- Initial release.