openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

Make client settings match server settings and improve docs (#189)

Open jgitlin-p21 opened this issue 3 years ago • 5 comments

Description

As described in issue #198, make settings in the client configs (E.G. auth, cipher, compress, etc) match their server counterparts. This eliminates warnings in the OpenVPN log about inconsistent option usage.

In addition, document how the openvpn_user resource works, including showing how additional configuration options can be added to client conf files (using additional_vars and cookbook_user_conf)

Signed-off-by: Josh Gitlin [email protected]

Issues Resolved

https://github.com/sous-chefs/openvpn/issues/189

Check List

jgitlin-p21 avatar May 14 '21 18:05 jgitlin-p21

Kind Prediction: docs Confidence: 0.998

Provide the bot with feedback using a :thumbsup: or :thumbsdown:!

the-label-bot[bot] avatar May 14 '21 18:05 the-label-bot[bot]

Size Prediction: medium Confidence: 0.999

Nice! This should be quick to review

Provide the bot with feedback using a :thumbsup: or :thumbsdown:!

the-label-bot[bot] avatar May 14 '21 18:05 the-label-bot[bot]

New functionality includes testing

I did not write new tests because the openvpn_user resource does not appear to have any tests at all yet 😞 I can work on some, but I won't have bandwidth for a week or more.

jgitlin-p21 avatar May 14 '21 18:05 jgitlin-p21

Whoops, I broke it 😭 fixing now!

jgitlin-p21 avatar May 14 '21 18:05 jgitlin-p21

If this PR is still relevant please update to fix the failing test or please close this PR if not needed anymore.

Stromweld avatar May 06 '24 17:05 Stromweld