Merge "Add git05 to cacti and gerrit replication"

This commit is contained in:
Jenkins 2014-02-26 21:04:04 +00:00 committed by Gerrit Code Review
commit 0573f6e574
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,
},
],
}