deploy the non obfuscated css version of gerrit to review-dev
After I4a7576df37c222bc31c3fec57dd8279eeb091cb1 we now have a gerrit war that isn't obfuscating all the css classes. Deploying this to review dev will let us see if this is sufficient for our styling needs. Change-Id: I92e0a2095f5456bb32b27305c5d651c628ccf5e4
This commit is contained in:
parent
ee18ccaca0
commit
d0dba0d729
@ -48,7 +48,7 @@ class openstack_project::review_dev (
|
||||
ssh_project_rsa_pubkey_contents => $ssh_project_rsa_pubkey_contents,
|
||||
email => 'review-dev@openstack.org',
|
||||
war =>
|
||||
'http://tarballs.openstack.org/ci/test/gerrit-v2.8.4.16.36a649d.war',
|
||||
'http://tarballs.openstack.org/ci/test/gerrit-v2.8.4.17.13ac409.war',
|
||||
contactstore => $contactstore,
|
||||
contactstore_appsec => $contactstore_appsec,
|
||||
contactstore_pubkey => $contactstore_pubkey,
|
||||
|
Loading…
x
Reference in New Issue
Block a user