diff --git a/murano-apps/Gerrit/package/Classes/Gerrit.yaml b/murano-apps/Gerrit/package/Classes/Gerrit.yaml index 6e22038..cd7f1e9 100644 --- a/murano-apps/Gerrit/package/Classes/Gerrit.yaml +++ b/murano-apps/Gerrit/package/Classes/Gerrit.yaml @@ -17,7 +17,7 @@ Properties: Contract: $.string().notNull() warUrl: Contract: $.string() - Default: 'https://goo.gl/aK183z?/gerrit-2.11.8.war' + Default: 'http://tarballs.openstack.org/ci/test/gerrit-v2.11.9.3.eb6e48d.war' ldap: Contract: $.class(opaas:OpenLDAP) diff --git a/murano-apps/Gerrit/package/UI/ui.yaml b/murano-apps/Gerrit/package/UI/ui.yaml index 7e1cedb..7a36089 100644 --- a/murano-apps/Gerrit/package/UI/ui.yaml +++ b/murano-apps/Gerrit/package/UI/ui.yaml @@ -36,7 +36,7 @@ Forms: - name: warUrl type: string label: URL for war - initial: 'https://goo.gl/aK183z?/gerrit-2.11.8.war' + initial: 'http://tarballs.openstack.org/ci/test/gerrit-v2.11.9.3.eb6e48d.war' description: >- Enter the war version from Gerrit's site http://gerrit-releases.storage.googleapis.com/index.html