openvpn / server: add ccd files for all the iad2 hosts.
This will allow the iad2 hosts to connect to the phx2 vpn and use a different ip from their phx2 counterparts. This way we can change haproxy/httpd to point to the new iad2 service and migrate it, but still have the rest of services point to phx2. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bb5bbf2704
commit
d2ea3fdb00
37 changed files with 38 additions and 35 deletions
|
@ -63,6 +63,7 @@
|
|||
with_items:
|
||||
- srm # secure rm to delete sensitive files.
|
||||
- ansible # This is our ansible master, needs ansible installed.
|
||||
- ansible_utils # Needed for rbac-playbook
|
||||
- yum-rhn-plugin # Needed for rhn sync
|
||||
- createrepo_c # Needed for rhn sync
|
||||
- ostree # Needed for rhn sync
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.64 192.168.0.64
|
||||
ifconfig-push 192.168.20.64 192.168.0.64
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.41 192.168.0.41
|
||||
ifconfig-push 192.168.20.41 192.168.0.41
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.99 192.168.0.99
|
||||
ifconfig-push 192.168.20.99 192.168.0.99
|
||||
|
|
|
@ -1 +1 @@
|
|||
ifconfig-push 192.168.1.50 192.168.0.50
|
||||
ifconfig-push 192.168.20.50 192.168.0.50
|
||||
|
|
|
@ -1 +1 @@
|
|||
ifconfig-push 192.168.1.104 192.168.0.104
|
||||
ifconfig-push 192.168.20.104 192.168.0.104
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.133 192.168.0.133
|
||||
ifconfig-push 192.168.20.133 192.168.0.133
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.156 192.168.0.156
|
||||
ifconfig-push 192.168.20.156 192.168.0.156
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.157 192.168.0.157
|
||||
ifconfig-push 192.168.20.157 192.168.0.157
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.134 192.168.0.134
|
||||
ifconfig-push 192.168.20.134 192.168.0.134
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.59 192.168.0.59
|
||||
ifconfig-push 192.168.20.59 192.168.0.59
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.118 192.168.0.118
|
||||
ifconfig-push 192.168.20.118 192.168.0.118
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.163 192.168.0.163
|
||||
ifconfig-push 192.168.20.163 192.168.0.163
|
||||
|
|
|
@ -1 +1 @@
|
|||
ifconfig-push 192.168.100.11 192.168.100.11
|
||||
ifconfig-push 192.168.100.12 192.168.100.11
|
||||
|
|
|
@ -1 +1 @@
|
|||
ifconfig-push 192.168.1.141 192.168.1.141
|
||||
ifconfig-push 192.168.20.141 192.168.1.141
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.10 192.168.0.10
|
||||
ifconfig-push 192.168.20.10 192.168.0.10
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.80 192.168.0.80
|
||||
ifconfig-push 192.168.20.80 192.168.0.80
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.93 192.168.0.93
|
||||
ifconfig-push 192.168.20.93 192.168.0.93
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.168 192.168.0.168
|
||||
ifconfig-push 192.168.20.168 192.168.0.168
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.175 192.168.0.175
|
||||
ifconfig-push 192.168.20.175 192.168.0.175
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.154 192.168.0.154
|
||||
ifconfig-push 192.168.20.154 192.168.0.154
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.170 192.168.0.170
|
||||
ifconfig-push 192.168.20.170 192.168.0.170
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.171 192.168.0.171
|
||||
ifconfig-push 192.168.20.171 192.168.0.171
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.172 192.168.0.172
|
||||
ifconfig-push 192.168.20.172 192.168.0.172
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.173 192.168.0.173
|
||||
ifconfig-push 192.168.20.173 192.168.0.173
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.174 192.168.0.174
|
||||
ifconfig-push 192.168.20.174 192.168.0.174
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.181 192.168.0.181
|
||||
ifconfig-push 192.168.20.181 192.168.0.181
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.182 192.168.0.182
|
||||
ifconfig-push 192.168.20.182 192.168.0.182
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.183 192.168.0.183
|
||||
ifconfig-push 192.168.20.183 192.168.0.183
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.20.114 192.168.0.114
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.5 192.168.0.5
|
||||
ifconfig-push 192.168.20.5 192.168.0.5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.11 192.168.0.11
|
||||
ifconfig-push 192.168.20.11 192.168.0.11
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.17 192.168.0.17
|
||||
ifconfig-push 192.168.20.17 192.168.0.17
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.137 192.168.0.137
|
||||
ifconfig-push 192.168.20.137 192.168.0.137
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.127 192.168.0.127
|
||||
ifconfig-push 192.168.20.127 192.168.0.127
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.28 192.168.0.28
|
||||
ifconfig-push 192.168.20.28 192.168.0.28
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.129 192.168.0.129
|
||||
ifconfig-push 192.168.20.129 192.168.0.129
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue