This is a packer template to build a box for Ecodev cloud and publish it on https://app.vagrantup.com/Ecodev. It is based on chef/bento.
To build locally:
- Create a token on https://app.vagrantup.com/settings/security
- Set the token as the environment variable
VAGRANTCLOUD_TOKEN
- Install packer plugins:
packer init .
- Build the box and automatically upload to https://app.vagrantup.com/Ecodev:
packer build .