Skip to content

Adding AWS Sizes, Bugfixes

Compare
Choose a tag to compare
@nixjdm nixjdm released this 08 Nov 20:40
· 412 commits to master since this release

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.