Add git05 to cacti and gerrit replication
Change-Id: I681fc1409cb61061c9c6d888b8e2ee7393db4b6e
This commit is contained in:
parent
5fd7c43342
commit
701aca626e
@ -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',
|
||||
|
@ -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,
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user