saltstack-formulas / openvpn-formula

Setup and configure openvpn server and client.
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
35 stars 114 forks source link

feat(auth_gen_token): support for auth-gen-token #115

Closed ze42 closed 5 years ago

ze42 commented 5 years ago

Server config can now have auth-gen-token, which is kinda required for OTP authentications.

aboe76 commented 5 years ago

@ze42 nice work, but can you add an example of this configuration in pillar.example so others can see the changes there too.

ze42 commented 5 years ago

Commit amended with pillar.example.

aboe76 commented 5 years ago

@ze42 thanks for your work

saltstack-formulas-travis commented 5 years ago

:tada: This PR is included in version 0.15.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: