Make gerrit theme patch live

Change-Id: I9221bd45e3244779133edb43e03686708ae12b9a
This commit is contained in:
Andrew Hutchings 2012-06-26 19:58:49 +01:00
parent 3e70bba1e7
commit 92ee528e54
2 changed files with 2 additions and 2 deletions

View File

@ -228,7 +228,7 @@ node "review.openstack.org" {
remote => 'https://gerrit.googlesource.com/gerrit'
} ],
logo => 'openstack.png',
war => 'http://ci.openstack.org/tarballs/gerrit-2.4.1-8-g5bbcc7f.war',
war => 'http://ci.openstack.org/tarballs/gerrit-2.4.1-9-g8b48c79.war',
script_user => 'launchpadsync',
script_key_file => '/home/gerrit2/.ssh/launchpadsync_rsa',
script_site => 'openstack'

View File

@ -54,7 +54,7 @@ node "review.stackforge.org" {
close_pull => 'true'
} ],
logo => 'stackforge.png',
war => 'http://ci.openstack.org/tarballs/gerrit-2.3-5-gaec571e.war',
war => 'http://ci.openstack.org/tarballs/gerrit-2.4.1-9-g8b48c79.war',
script_user => 'update',
script_key_file => '/home/gerrit2/.ssh/id_rsa',
script_site => 'stackforge'