Add git05 to cacti and gerrit replication

Change-Id: I681fc1409cb61061c9c6d888b8e2ee7393db4b6e
This commit is contained in:
Jeremy Stanley 2014-02-26 20:08:34 +00:00
parent 5fd7c43342
commit 701aca626e
2 changed files with 8 additions and 0 deletions

View File

@ -91,6 +91,7 @@ class openstack_project::cacti (
'git02.openstack.org',
'git03.openstack.org',
'git04.openstack.org',
'git05.openstack.org',
'graphite.openstack.org',
'jenkins.openstack.org',
'jenkins01.openstack.org',

View File

@ -178,6 +178,13 @@ class openstack_project::review (
threads => '4',
mirror => true,
},
{
name => 'git05',
url => 'cgit@git05.openstack.org:/var/lib/git/',
replicationDelay => '0',
threads => '4',
mirror => true,
},
],
}