Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for new role debops.openvpn #9

Closed
wants to merge 4 commits into from
Closed

Add documentation for new role debops.openvpn #9

wants to merge 4 commits into from

Conversation

htgoebel
Copy link
Contributor

@htgoebel htgoebel commented Jan 4, 2015

See my new role which I like to contribute at https://github.com/htgoebel/ansible-openvpn

@drybjed
Copy link
Member

drybjed commented Jan 5, 2015

About firewall limitation: I've encountered similar case with PostgreSQL, where you can configure multiple clusters on different ports. I ended up managing the ferm configuration file "manually" from the debops.postgresql role and just notifying ferm to reconfigure the firewall, which is OK and supported by debops.ferm. You might want to consider registering additional ports in /etc/services via debops.etc_services role (which is also done "manually" by the debops.postgresql role).

About SSL certificates: new debops.pki role can handle that. You could try creating your own PKI authority and realm (via variable dependencies). More information about how to test this role can be found in the post on the mailing list. Currently there's no documentation, so let me know if something is unclear.

@ypid
Copy link
Member

ypid commented Mar 17, 2016

@htgoebel I think you can close this PR and reopen using the new docs format against debops-contrib/docs after we solved #111.

@drybjed drybjed closed this Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants