openvpn: set ccd files for rdu3 worker nodes, add them to the var so proxies will use them, still need to get openvpn working on workers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2bfc27b0bc
commit
5361223938
6 changed files with 16 additions and 2 deletions
|
@ -128,8 +128,12 @@ ocp_nodes:
|
||||||
- worker05.vpn.fedoraproject.org
|
- worker05.vpn.fedoraproject.org
|
||||||
- worker06.vpn.fedoraproject.org
|
- worker06.vpn.fedoraproject.org
|
||||||
# once vpn is up on rdu3 openshift we can switch this to use vpn
|
# once vpn is up on rdu3 openshift we can switch this to use vpn
|
||||||
#ocp_nodes_rdu3:
|
ocp_nodes_rdu3:
|
||||||
# - worker01-rdu3.vpn.fedoraproject.org
|
- worker01-rdu3.vpn.fedoraproject.org
|
||||||
|
- worker02-rdu3.vpn.fedoraproject.org
|
||||||
|
- worker03-rdu3.vpn.fedoraproject.org
|
||||||
|
- worker04-rdu3.vpn.fedoraproject.org
|
||||||
|
- worker05-rdu3.vpn.fedoraproject.org
|
||||||
postvpnservices:
|
postvpnservices:
|
||||||
- haproxy
|
- haproxy
|
||||||
- varnish
|
- varnish
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.68 192.168.0.68
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.69 192.168.0.69
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.70 192.168.0.70
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.71 192.168.0.71
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.72 192.168.0.72
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue