diff options
Diffstat (limited to 'docs/reference/vppvagrant/index.rst')
-rw-r--r-- | docs/reference/vppvagrant/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/reference/vppvagrant/index.rst b/docs/reference/vppvagrant/index.rst new file mode 100644 index 00000000000..7852cb88514 --- /dev/null +++ b/docs/reference/vppvagrant/index.rst @@ -0,0 +1,17 @@ +.. _vppcontainers: + +VM's with Vagrant +================= + +This reference guide will cover using Vagrant to boot a VM (virtual machine). + +.. toctree:: + + vagrantOverview + installingVboxVagrant + settingENV + boxSetup + VagrantVMSetup + vppVagrantfile + + |