Set the Vagrant Target Path

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

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 box

  • box_provider: The box provider. For more information, see Providers in the Vagrant documentation

  • box_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.