diff --git a/inventory/hardware b/inventory/hardware index cc12fdb945..e92628a5e1 100644 --- a/inventory/hardware +++ b/inventory/hardware @@ -4,8 +4,8 @@ osuosl02.fedoraproject.org ibiblio05.fedoraproject.org # ssh often disabled #autosign02.iad2.fedoraproject.org -virthost-cc-rdu01.fedoraproject.org virthost-cc-rdu02.fedoraproject.org +vmhost-x86-cc01.rdu-cc.fedoraproject.org vmhost-x86-cc03.rdu-cc.fedoraproject.org vmhost-x86-cc05.rdu-cc.fedoraproject.org vmhost-x86-cc06.rdu-cc.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index 9fce727236..4896b2c1b9 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -73,8 +73,8 @@ ibiblio05.fedoraproject.org internetx02.fedoraproject.org osuosl01.fedoraproject.org osuosl02.fedoraproject.org -virthost-cc-rdu01.fedoraproject.org virthost-cc-rdu02.fedoraproject.org +vmhost-x86-cc01.rdu-cc.fedoraproject.org vmhost-x86-cc03.rdu-cc.fedoraproject.org vmhost-x86-cc06.rdu-cc.fedoraproject.org vmhost-x86-cc05.rdu-cc.fedoraproject.org diff --git a/roles/collectd/server/files/ping.conf b/roles/collectd/server/files/ping.conf index 99fd138869..0cefc6852e 100644 --- a/roles/collectd/server/files/ping.conf +++ b/roles/collectd/server/files/ping.conf @@ -1,7 +1,7 @@ LoadPlugin ping - Host "virthost-cc-rdu01.fedoraproject.org" + Host "vmhost-x86-cc01.rdu-cc.fedoraproject.org" Host "virthost-cc-rdu02.fedoraproject.org" Host "osuosl01.fedoraproject.org" Host "ibiblio02.fedoraproject.org"