Adding AWS Sizes, Bugfixes
FEATURES:
- Now AWS makes use of VM_Size flag to produce t2.nano, t2.micro, and t2.small VMs.
IMPROVEMENTS:
- Updated docs for CLI, Python API, Environment Variables
- Renamed tmp dir to rambo-tmp.
BUG FIXES:
rambo destroy
now finds and deletes metadata in tmp dir.- Fix Docker failing on editing non-existant bashrc. Now ensuring existence first.
- Fixing vagrant up exit trigger when VM not named 'default'.
- Fixed bug preventing provisioning without Salt.