puppet-openvpn icon indicating copy to clipboard operation
puppet-openvpn copied to clipboard

Fixing issue #211; allow to not manage client service or correctly manage it

Open erik-frontify opened this issue 6 years ago • 3 comments

Fixes #211

Should manage the service for openvpn client service correctly. Service restart on configuration changes does not work due to dependency cycles I wasn't able to solve.

Only tested on Amazon linux (like RedHat 7).

erik-frontify avatar Aug 19 '19 18:08 erik-frontify

@erik-frontify can you please have a look at the failing travis jobs?

bastelfreak avatar Aug 27 '19 20:08 bastelfreak

@bastelfreak, OK found the issue with the quoted variables and how to solve that. Fixed follow up issues as well. If you see a way to reload configuration on configuration changes without running into dependency cycles that would be great. I tried to solve it but failed...

erik-frontify avatar Aug 28 '19 07:08 erik-frontify

Dear @erik-frontify, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Sep 30 '20 23:09 vox-pupuli-tasks[bot]