To deploy a Vagrant box to Artifactory:
In the Application module, under Artifactory | Artifacts select the repository to which you want to deploy your Vagrant box.
Click Deploy.
In the Deploy window, verify or provide fill in the required details and attach files for upload.
For target path, enter any parameters you want to add to the box as properties. For example, to upload the box
precise64-virtualbox-1.0.0.box, and specify its name asprecise64, its provider asvirtualbox, and its version as1.0.0, enter the following target path:/precise64-virtualbox-1.0.0.box;box_name=precise64;box_provider=virtualbox;box_version=1.0.0
Click Deploy.