blob: d3c705542bd8d2338f038caac4227ddd4d10180b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.. _vppVagrantfile:
Vagrant File
============
This is the Vagrantfile provided in the `Git VPP repo <https://github.com/FDio/vpp/blob/master/extras/vagrant/Vagrantfile>`_.
.. literalinclude:: Vagrantfile
:language: Ruby
:emphasize-lines: 4-17, 20-21, 57-71
.. toctree::
|