diff --git a/modules/openstack_project/manifests/review.pp b/modules/openstack_project/manifests/review.pp index aed7628cdc..ae40d66b1e 100644 --- a/modules/openstack_project/manifests/review.pp +++ b/modules/openstack_project/manifests/review.pp @@ -115,7 +115,7 @@ class openstack_project::review ( index_threads => 4, httpd_maxwait => '5000min', war => - 'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.8.4.19.4548330.war', + 'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.11.a14450f.war', contactstore => $contactstore, contactstore_appsec => $contactstore_appsec, contactstore_pubkey => $contactstore_pubkey,