From 5dcbcb93114559e7e8acd52672827f4ccf64c20c Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 11 Dec 2017 19:03:49 -0500 Subject: [PATCH] Clean up mirror in tripleo-test-cloud-rh1 mirror01 is now live! Update cacti.o.o to start using it. We can also delete the mirror in tripleo-test-cloud-rh2, as we nolonger have this region any more. Change-Id: I5955e95f9613cd2ea4b55ef7a609a551a0f36f8b Signed-off-by: Paul Belanger --- hiera/common.yaml | 3 +-- manifests/site.pp | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hiera/common.yaml b/hiera/common.yaml index d1e7fc41fc..69e7296744 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -463,8 +463,7 @@ cacti_hosts: - mirror.bhs1.ovh.openstack.org - mirror.gra1.ovh.openstack.org - mirror.mtl01.inap.openstack.org -- mirror.regionone.tripleo-test-cloud-rh1.openstack.org -- mirror.regionone.tripleo-test-cloud-rh2.openstack.org +- mirror01.regionone.tripleo-test-cloud-rh1.openstack.org - mirror-update.openstack.org - review-dev.openstack.org - review.openstack.org diff --git a/manifests/site.pp b/manifests/site.pp index 7530168af4..857e40cedc 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -645,7 +645,6 @@ node /^mirror-update\d*\.openstack\.org$/ { } # Machines in each region to serve AFS mirrors. -# Node-OS: trusty # Node-OS: xenial node /^mirror\d*\..*\.openstack\.org$/ { $group = "mirror"