When deploying a Vagrant box to Artifactory, you need to specify the target path. The target path can be anywhere in the repository, but it must contain at minimum these three mandatory properties:
box_name: The name of the boxbox_provider: The box provider. For more information, see Providers in the Vagrant documentationbox_version: The box version. For more information, see Box Versioning in the Vagrant documentation
Optionally, you can add additional properties as matrix parameters. For more information, see JFrog Properties.