Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varying-vagrant-vagrants/boxbuilder
Scripts for building the VVV base box on vagrantcloud
https://github.com/varying-vagrant-vagrants/boxbuilder
vagrant vagrant-boxes
Last synced: 15 days ago
JSON representation
Scripts for building the VVV base box on vagrantcloud
- Host: GitHub
- URL: https://github.com/varying-vagrant-vagrants/boxbuilder
- Owner: Varying-Vagrant-Vagrants
- Created: 2019-06-05T19:29:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T21:58:42.000Z (over 5 years ago)
- Last Synced: 2024-11-11T02:26:13.426Z (2 months ago)
- Topics: vagrant, vagrant-boxes
- Language: Shell
- Homepage:
- Size: 21.9 MB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BoxBuilder
Scripts for building the VVV base box on vagrantcloud
## Usage
```
make
```## Prequisites
- vagrant
- virtualbox
- serverspec `gem install serverspec`
- vagrant-serverspec plugin `vagrant plugin install vagrant-serverspec`
- make