From 350f52aea9ccafdeb7406cee251de7e56342f67c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 4 Sep 2020 13:46:41 -0700 Subject: [PATCH] rename vmhosts in rdu-cc so they don't overlap with hosts in iad2 Signed-off-by: Kevin Fenzi --- ...oject.org => vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org} | 0 ...oject.org => vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org} | 0 inventory/inventory | 4 ++-- .../files/ccd/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org | 2 ++ .../files/ccd/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org | 2 ++ 5 files changed, 6 insertions(+), 2 deletions(-) rename inventory/host_vars/{vmhost-x86-05.rdu-cc.fedoraproject.org => vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org} (100%) rename inventory/host_vars/{vmhost-x86-06.rdu-cc.fedoraproject.org => vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org} (100%) create mode 100644 roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org create mode 100644 roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org diff --git a/inventory/host_vars/vmhost-x86-05.rdu-cc.fedoraproject.org b/inventory/host_vars/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org similarity index 100% rename from inventory/host_vars/vmhost-x86-05.rdu-cc.fedoraproject.org rename to inventory/host_vars/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org diff --git a/inventory/host_vars/vmhost-x86-06.rdu-cc.fedoraproject.org b/inventory/host_vars/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org similarity index 100% rename from inventory/host_vars/vmhost-x86-06.rdu-cc.fedoraproject.org rename to inventory/host_vars/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index 72406a247f..85c4194ac9 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -107,8 +107,8 @@ virthost-cc-rdu03.fedoraproject.org #virthost-cloud01.fedorainfracloud.org #cloudvmhost-aarch64-01.fedorainfracloud.org copr-vmhost01.rdu-cc.fedoraproject.org -vmhost-x86-06.rdu-cc.fedoraproject.org -vmhost-x86-05.rdu-cc.fedoraproject.org +vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org +vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org [datagrepper] datagrepper01.iad2.fedoraproject.org diff --git a/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org b/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org new file mode 100644 index 0000000000..36bbe50565 --- /dev/null +++ b/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org @@ -0,0 +1,2 @@ +# ifconfig-push actualIP PtPIP +ifconfig-push 192.168.1.21 192.168.0.21 diff --git a/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org b/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org new file mode 100644 index 0000000000..dd4f17b220 --- /dev/null +++ b/roles/openvpn/server/files/ccd/vmhost-x86-cc-rdu06.rdu-cc.fedoraproject.org @@ -0,0 +1,2 @@ +# ifconfig-push actualIP PtPIP +ifconfig-push 192.168.1.22 192.168.0.22