Use correct 2.13.12 war on review-dev

This war is based on merged code and is hosted permanently (unlike the
war hosted on our logs server that we were testing with earlier). If
this ends up being a happy war we'll deploy it to production.

Change-Id: I7a0ca93f0cd7a9eed19172d315000c3b7e4464b7
This commit is contained in:
Clark Boylan 2019-01-15 14:22:05 -08:00
parent b0731b9840
commit f963225dcd
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ class openstack_project::review_dev (
ssh_replication_rsa_pubkey_contents => $ssh_replication_rsa_pubkey_contents,
email => 'review-dev@openstack.org',
war =>
'http://logs.openstack.org/90/630390/1/check/gerrit-buck/159a508/gerrit/gerrit/buck-out/gen/gerrit-v2.13.12.8.6c12de7.war',
'https://tarballs.openstack.org/gerrit/gerrit-v2.13.12.11.1707fec.war',
acls_dir => $::project_config::gerrit_acls_dir,
notify_impact_file => $::project_config::gerrit_notify_impact_file,
projects_file => $::project_config::jeepyb_project_file,