Overview¶
This guide shows how the VPP Vagrant File interacts with shell scripts to configure a Vagrant box that boots a VM with VPP.
Prerequisites¶
You have the FD.io VPP repo cloned locally on your machine.
This guide will refer to the following files from that repo: Vagrantfile, build.sh, env.sh, and update.sh.