Skip to content

fmdlc/salt-openvpn-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openvpn

Formula to install and configure openvpn server and client.

Available states

openvpn --------

Installs OpenVPN.

openvpn.config --------

Configures OpenVPN client and server. Multiple clients and servers are possible.

openvpn.ifconfig_pool_persist

Installs and configures an ifconfig_pool_persist file. Used to assign host IPs.

Example

See openvpn/pillar.example.

Notes

This formula does can optionally deploy certificates and keys, but does not generate them. This must be done manually or with another formula.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • SaltStack 44.8%