This repository contains everything need to create a standalone VirtualBox + vagrant VM to play with Jenkins.
- This VM needs VirtualBox and Vagrant installed
- Packer is required to build the VM template
- A bash Command Line is expected
- Initialize the submodule project with :
git submodule update --init --recursivemake boxmake lab # Starts a standalone VM instance outside the build pipeline process