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
- Host: GitHub
- URL: https://github.com/sebastienelet/vagrant-boxes
- Owner: SebastienElet
- License: bsd-3-clause
- Created: 2014-05-17T13:28:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T08:43:27.000Z (about 11 years ago)
- Last Synced: 2025-06-07T02:41:47.111Z (about 1 year ago)
- Language: Ruby
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
`````