This repo contains the files to generate a preconfigured Vagrant environment for use with the Getting Started Guide.
This project is built as part of the main Brooklyn project but can also be built locally with:
mvn clean install
The resulting archive artifact can be found in:
./target/brooklyn-vagrant-<BROOKLYN_VERSION>-dist.zip
Extract and cd into this archive at which point you can follow the Getting Started Guide steps.
This artifact will be distributed via the ASF mirrors as part of the release process.
Some additional information is provided in the README.md distributed in the Vagrant archive.