https://github.com/mdub/vagrant-aws-boxes
https://github.com/mdub/vagrant-aws-boxes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mdub/vagrant-aws-boxes
- Owner: mdub
- Created: 2013-06-29T02:25:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-29T02:35:48.000Z (almost 12 years ago)
- Last Synced: 2025-01-03T13:17:15.060Z (5 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Vagrant boxes for AWS
=====================This project generates various Vagrant ".box" files, suitable for use with [vagrant-aws](https://github.com/mitchellh/vagrant-aws).
Boxes are based on the official Ubuntu AMIs (64-bit, EBS-backed).
To generate the boxes run `rake build`.
To generate the boxes and import them into Vagrant, run `rake add`.