Change-Id: I14d19a7c2f65c5076eef4d826c53a4c64d06f607
+----------------+---------------+--------------------------------------+
| Acumos | 91.106.193.58 | ssh <USER_ID>@91.106.193.58 -p 52413 |
+----------------+---------------+--------------------------------------+
+----------------+---------------+--------------------------------------+
| Acumos | 91.106.193.58 | ssh <USER_ID>@91.106.193.58 -p 52413 |
+----------------+---------------+--------------------------------------+
+ | CCD | 188.212.109.53| ssh <USER_ID>@188.212.109.53 -p 52413|
+ +----------------+---------------+--------------------------------------+
* Ensure SSH key based authentication enabled between Openvpn server and CA
* Ensure SSH key based authentication enabled between Openvpn server and CA
* Clone infra/tools repository from Nordix Gerrit
```bash
* Clone infra/tools repository from Nordix Gerrit
```bash
-git clone "ssh://<USERNAME>@gerrit.nordix.org:29418/infra/tools" && scp -p -P 29418 <USERNAME>@gerrit.nordix.org:hooks/commit-msg "tools/.git/hooks/"
+git clone "https://gerrit.nordix.org/infra/tools"
```
You are now ready to create ovpn files for users in project specific OpenVPN server,
```
You are now ready to create ovpn files for users in project specific OpenVPN server,
+----------------+---------------+---------------------------+
| Acumos | 10.1.0.0/24 | client_userid.acumos |
+----------------+---------------+---------------------------+
+----------------+---------------+---------------------------+
| Acumos | 10.1.0.0/24 | client_userid.acumos |
+----------------+---------------+---------------------------+
+ | CCD | 10.4.0.0/24 | client_userid.ccd |
+ +----------------+---------------+---------------------------+
* Once user specific ovpn file is generated, this file should be shared with user's email with below instructions,
* Once user specific ovpn file is generated, this file should be shared with user's email with below instructions,
+----------------+---------------+---------------------------+
| Acumos | 10.1.0.0/24 | client_userid.acumos |
+----------------+---------------+---------------------------+
+----------------+---------------+---------------------------+
| Acumos | 10.1.0.0/24 | client_userid.acumos |
+----------------+---------------+---------------------------+
+ | CCD | 10.4.0.0/24 | client_userid.ccd |
+ +----------------+---------------+---------------------------+