882b8a68cfdc43c09877540f70b502f2a64706c6
[vpp.git] / docs / reference / vppvagrant / vagrantOverview.rst
1 .. _vagrantOverview:
2
3 .. toctree::
4
5 Overview
6 ^^^^^^^^
7
8 This guide shows how the VPP :ref:`vppVagrantfile` interacts with shell scripts to configure a `Vagrant box <https://www.vagrantup.com/docs/boxes.html>`_ that boots a VM with VPP. 
9
10 .. _prereqlabel:
11
12 Prerequisites
13 _____________
14
15 You have the `FD.io VPP repo <https://github.com/FDio/vpp>`_ cloned locally on your machine. 
16
17
18 This guide will refer to the following files from that repo: *Vagrantfile, build.sh, env.sh, and update.sh*.
19
20
21
22
23
24
25