saltstack-formulas / openvpn-client-formula

A saltstack formula for pushing keys and config to openvpn clients.

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openvpn-client-formula

A saltstack formula to manage openvpn clients in a certificate-based vpn.

Place the ca certificate next to init.sls as ca.crt, and the client keys and certificates into the keys directory. keys and certificate filenames are matched to minions by minion id. The openvpn server domain is pulled from pillar.

About

A saltstack formula for pushing keys and config to openvpn clients.

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:Apache License 2.0


Languages

Language:SaltStack 100.0%