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

(SUP-2382) OpenVPN client setup #68

Closed
wants to merge 1 commit into from

Conversation

jordi-garcia
Copy link
Collaborator

rsan::openvpn_client provides:

  • Install OpenVPN client on RSAN node
  • Connect to Puppet's OpenVPN server and obtain customer VPN profile using customer's UUID
  • Creates a service that will initiate a VPN connection from RSAN to Puppet's OpenVPN server using customer's VPN profile when started
  • Places openvpnconnection.sh backup bash script on the RSAN node for manual execution

Check readme file (Setup VPN client with profile) for requirement details. I currently have an OpenVPN server (10.234.0.175) on Platform 9 that could be used for testing. Furthermore, there is a single connection profile on the OpenVPN server that uses uuid: b610a22572e25cc8987fa21266cec619a83f618d in PE's license file. Feel free to reach out for any testing queries.

@jordi-garcia jordi-garcia requested review from dylanratcliffe and a team as code owners July 1, 2021 14:25
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puppet-community-rangefinder
Copy link

rsan::openvpn_client is a class

that may have no external impact to Forge modules.

This module is declared in 0 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@MartyEwings MartyEwings added enhancement New feature or request DO NOT MERGE labels Jul 1, 2021
@MartyEwings MartyEwings added this to the Feature Complete VPN milestone Jul 1, 2021
@MartyEwings MartyEwings linked an issue Jul 1, 2021 that may be closed by this pull request
@MartyEwings
Copy link
Collaborator

Thanks jordi, just marking as do not merge as i don't want to put this in any releases until we have the other side, the IT server side in place

@jordi-garcia
Copy link
Collaborator Author

jordi-garcia commented Jul 1, 2021 via email

@MartyEwings MartyEwings changed the title Sup 2382 OpenVPN client setup (SUP-2382) OpenVPN client setup Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature - End User-Controlled client connection for remote access
3 participants