add vpn client and ccd files for os cluster
This commit is contained in:
parent
0c0977367f
commit
ab36495dd9
6 changed files with 12 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
- collectd/base
|
||||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
|
||||
tasks:
|
||||
- name: put openshift 3.4 repo on os- systems
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.170 192.168.0.170
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.171 192.168.0.171
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.172 192.168.0.172
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.173 192.168.0.173
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.174 192.168.0.174
|
Loading…
Add table
Add a link
Reference in a new issue