Commit Graph

12 Commits

Author SHA1 Message Date
Nils Philippsen
6c85fda0c9 Mass remove/replace iad2 -> rdu3, 10.3. -> 10.16.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2025-07-03 20:05:02 +02:00
Kevin Fenzi
2bfc27b0bc openshift/openvpn/rdu3: try and pull from quay.io for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-15 16:30:29 -07:00
Kevin Fenzi
3b9ab3fdbe openshift / openvpn: default mode is an int32?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-15 15:25:12 -07:00
Kevin Fenzi
aee0358409 openshift / openvpn: fix typo/syntax
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-15 15:21:38 -07:00
Kevin Fenzi
fd99080952 openshift / openvpn: setup things to deploy openvpn on rdu3 nodes
Add the rest of the rdu3 workers in and setup openvpn role to setup on
them.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-06-15 15:15:31 -07:00
Ryan Lerch
56ace4a1d6 openvpn - rename yml templates to .j2
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-14 08:37:31 +10:00
Ryan Lerch
89f6f1fc32 Fix majority of remaining yamllint warnings and errors
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2024-11-28 17:31:45 +10:00
Kevin Fenzi
002dfe392c openshift / openvpn: fix container build
For some reason we had hard coded a openvpn version in here that is no
longer available with fedora:latest.

Just switch it to openvpn

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-09-11 14:56:47 -07:00
Kevin Fenzi
849126d89a openvpn: move ocp_nodes var to all, drop node-selector from testing
Putting ocp_nodes in group_vars/all allows both proxies and openvpn
openshift app to use it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-09 13:51:56 -07:00
Kevin Fenzi
2f07f34aab openvpn: downgrade to avoid a bug in openvpn-2.5.7-1.fc36
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-09 13:40:36 -07:00
Kevin Fenzi
3fb1742d93 openvpn: fix path to private key
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-09 13:18:05 -07:00
Francois Andrieu
7e084f5140 ocp4: setup VPN on worker nodes
Deploy openvpn client on each node with a router.
OpenVPN certs needs to be available for each node in
/srv/private/ansible/files/vpn/pki/issued/$hostname.{crt,key}
2022-06-09 20:13:59 +00:00