An open API service indexing awesome lists of open source software.

https://github.com/sebastienelet/vagrant-boxes

My own vagrant boxes
https://github.com/sebastienelet/vagrant-boxes

Last synced: 8 months ago
JSON representation

My own vagrant boxes

Awesome Lists containing this project

README

          

vagrant-boxes
=============

`````bash
packer build ubuntu-12.04-amd64.json
vagrant box add ubuntu ubuntu-12.04-amd64.box
vagrant up
`````