A list of vagrant files and boxes for every day use.
- Create an authentication token
- Copy the authentication token to a file called
token
- Run
./release.sh <path-to-package>
- Eg:
./release.sh ./centos/guest-additions
- Eg:
- Before publishing there will be a prompt like below. Enter 'y'
You are about to publish a box on Vagrant Cloud with the following options:
....
Do you wish to continue? [y/N]
- Check in vagrant cloud. The box should have been created.