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: 2 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T21:58:42.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T18:11:05.122Z (over 1 year 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