From 9a015b0d18f9827830e98f6d2536445f1d23c9e4 Mon Sep 17 00:00:00 2001
From: "James E. Blair" <jeblair@hp.com>
Date: Sat, 20 Jun 2015 15:21:03 -0700
Subject: [PATCH] Replace git-fe* in cacti with git.o.o

We are replacing the round-robin pair with a single host.

Change-Id: Iaab11ef1bc89bf33477d09e421b6da0cfcd9a4d5
---
 modules/openstack_project/manifests/cacti.pp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/modules/openstack_project/manifests/cacti.pp b/modules/openstack_project/manifests/cacti.pp
index 203b9f0391..c815c6393f 100644
--- a/modules/openstack_project/manifests/cacti.pp
+++ b/modules/openstack_project/manifests/cacti.pp
@@ -86,8 +86,7 @@ class openstack_project::cacti (
     'elasticsearch07.openstack.org',
     'etherpad.openstack.org',
     'etherpad-dev.openstack.org',
-    'git-fe01.openstack.org',
-    'git-fe02.openstack.org',
+    'git.openstack.org',
     'git01.openstack.org',
     'git02.openstack.org',
     'git03.openstack.org',