Formula to install and configure openvpn server and client.
Note
See the full Salt Formulas installation and usage instructions.
Installs OpenVPN.
Configures OpenVPN client and server. Multiple clients and servers are possible.
Configures OpenVPN GUI (Windows only). Sets global registry settings as described here.
Manages TAP-Windows device adapters (Windows only). Ensures that any devices specified with dev_node
in pillar exist.
Installs and configures an ifconfig_pool_persist file. Used to assign host IPs.
Don't setup a OpenVPN client service, but add ready-to-use NetworkManager configurations.
See openvpn/pillar.example.
This formula does can optionally deploy certificates and keys, but does not generate them. This must be done manually or with another formula.