add vpn client and ccd files for os cluster

This commit is contained in:
Kevin Fenzi 2017-08-22 21:40:12 +00:00
parent 0c0977367f
commit ab36495dd9
6 changed files with 12 additions and 0 deletions

View file

@ -20,6 +20,8 @@
- collectd/base
- rsyncd
- sudo
- { role: openvpn/client,
when: env != "staging" }
tasks:
- name: put openshift 3.4 repo on os- systems

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.170 192.168.0.170

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.171 192.168.0.171

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.172 192.168.0.172

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.173 192.168.0.173

View file

@ -0,0 +1,2 @@
# ifconfig-push actualIP PtPIP
ifconfig-push 192.168.1.174 192.168.0.174