Upgrade production gerrit to include submitRecords.

Change-Id: I95e0e1a05c66bcbbfad9149b4e40553e2a8f14b9
This commit is contained in:
James E. Blair 2012-07-24 15:47:10 -07:00
parent 0cb2c1760d
commit 0d7b4a7b08

View File

@ -38,7 +38,7 @@ class openstack_project::review {
core_packedgitwindowsize => '16k',
sshd_threads => '100',
httpd_maxwait => '5000min',
war => 'http://tarballs.openstack.org/ci/gerrit-2.4.1-10-g63110fd.war',
war => 'http://tarballs.openstack.org/ci/gerrit-2.4.2-11-gb5a28fb.war',
script_user => 'launchpadsync',
script_key_file => '/home/gerrit2/.ssh/launchpadsync_rsa',
github_projects => $openstack_project::project_list,