Commit graph

4 commits

Author SHA1 Message Date
Scott S. Lowe
2fd58a0476 Fix typos in Vagrantfile
Replace references to OpenStack with AWS
2016-10-08 20:29:07 -06:00
bhagerty
ebdf259807 Fix typo in readme.md
I'm pretty sure "OpenStack" should be "AWS."
2016-10-08 18:06:07 -05:00
Scott S. Lowe
5a061b1484 Add support for specifying the AWS instance type
Added line to Vagrantfile to read instance_type from instances.yml; this will allow user to specify the AWS instance type to be created.

Addresses #54.
2016-09-25 21:58:04 -06:00
Scott Lowe
708f03a3bf Add files for using Vagrant with AWS
Add Vagrantfile, external YAML data file, and README.md for using Vagrant to spin up an instance on AWS.
2016-02-11 22:48:18 -07:00