Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobey/packer-vagrant-boxes
https://github.com/bobey/packer-vagrant-boxes
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bobey/packer-vagrant-boxes
- Owner: bobey
- Created: 2014-05-13T21:53:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-10T16:29:40.000Z (over 10 years ago)
- Last Synced: 2024-11-01T01:06:24.833Z (2 months ago)
- Language: Shell
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Construction de base box Vagrant avec Packer.
# Liste des box
## Ubuntu Trusty 64
**Contenu :**
- PHP 5.5
- Apache2
- Ruby 1.9# Construction
```
packer build template.json
```