From cc4bbfcdbc702707b931b23490e990cdbc8fb227 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 26 Feb 2014 20:40:29 +0000 Subject: [PATCH] Add git05 to the git.openstack.org haproxy farm Once the git repositories on git05 are replicated from review.openstack.org and confirmed in sync, merge this to add it to the farm. Change-Id: I6bc87957ff9ba7983c48ce156ab7658a9ab8a5ad --- manifests/site.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/site.pp b/manifests/site.pp index 8865edfb4a..efbaaffaab 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -456,12 +456,14 @@ node 'git.openstack.org' { 'git02.openstack.org', 'git03.openstack.org', 'git04.openstack.org', + 'git05.openstack.org', ], balancer_member_ips => [ '192.237.218.169', '192.237.217.253', '192.237.218.239', '192.237.218.34', + '166.78.46.121', ], } }