Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 937 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 937 Bytes

openvpn-vagrant

Vagrantfile and support scripts for use in OpenVPN development and testing.

Prequisites

You need to install Virtualbox and Vagrant.

List of VMs

The following Vagrant VM are provisioned to include everything needed to build OpenVPN on them. Both OpenSSL and MbedTLS builds are supported out of the box:

  • centos-7
  • debian-9
  • freebsd-11
  • netbsd-7
  • openbsd-6
  • solaris-113
  • ubuntu-1604

Note that it is not possible to legally distribute the base box for solaris-113; please refer to recipes/Solaris113.txt for details.

These VMs are special-purpose:

TODO