mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
openvpn / server / ccd files: Fix hosts that had the old transition iad2 vpn
When we moved datacenters we had iad2 pointing to 192.168.20 at various points to migrate things. We should no longer have any hosts using that ip range. Move them all back. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.20.41 192.168.0.41
|
||||
ifconfig-push 192.168.1.41 192.168.0.41
|
||||
|
||||
@@ -1 +1 @@
|
||||
ifconfig-push 192.168.20.50 192.168.0.50
|
||||
ifconfig-push 192.168.1.50 192.168.0.50
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.20.10 192.168.0.10
|
||||
ifconfig-push 192.168.1.10 192.168.0.10
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.20.154 192.168.0.154
|
||||
ifconfig-push 192.168.1.154 192.168.0.154
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.20.114 192.168.0.114
|
||||
ifconfig-push 192.168.1.114 192.168.0.114
|
||||
|
||||
Reference in New Issue
Block a user