vagrant cloud box create ORGANIZATION/BOX-NAME
vagrant cloud publish ORGANIZATION/BOX-NAME BOX_VERSION PROVIDER ./BUILT_BOX.PROVIDER.box
Publish your Vagrant boxes
Some of our Ansible roles are based on specific boxes.
These hosted to and downloaded from Vagrant Cloud in order to start the tests.
Following the Official documentation, publishing box is fairly easy.
First login to vagrant cloud: vagrant login
Then publish the boxes under your namespace