Commit Graph

4 Commits

Author SHA1 Message Date
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