From 20c923e405fa7c8f7ff779315b391b20e74e1ebd Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 1 Aug 2017 14:07:09 +0000 Subject: [PATCH] Add citycloud mirrors to cacti Add the active mirrors for our 4 current citycloud regions (lon1, kna1, la1, sto2) and sort the mirrors list there back into alpha order for convenience. Change-Id: I9236f8132b81dec9e972531cff424143e3a31054 --- hiera/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hiera/common.yaml b/hiera/common.yaml index bf4ef817c7..3599aeae7b 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -473,14 +473,18 @@ cacti_hosts: - mirror.dfw.rax.openstack.org - mirror.gra1.ovh.openstack.org - mirror.iad.rax.openstack.org +- mirror.kna1.citycloud.openstack.org +- mirror.la1.citycloud.openstack.org +- mirror.lon1.citycloud.openstack.org - mirror.mtl01.internap.openstack.org - mirror.nyj01.internap.openstack.org - mirror.ord.rax.openstack.org -- mirror.regionone.osic-cloud1.openstack.org - mirror.regionone.infracloud-chocolate.openstack.org - mirror.regionone.infracloud-vanilla.openstack.org +- mirror.regionone.osic-cloud1.openstack.org - mirror.regionone.tripleo-test-cloud-rh1.openstack.org - mirror.regionone.tripleo-test-cloud-rh2.openstack.org +- mirror.sto2.citycloud.openstack.org - mirror-update.openstack.org - release.slave.openstack.org - review-dev.openstack.org