diff options
author | 2016-02-08 13:35:10 -0600 | |
---|---|---|
committer | 2016-02-08 13:41:04 -0600 | |
commit | 3b421b0613b80edce3e87944a74b21f82ba4c46f (patch) | |
tree | e88b88f890cf6b880df2a77a13dcb4a2718227e6 /ci/odl/juju-deployer/ovs-odl-ha.yaml | |
parent | 7524f897b4b43615c71ceb9853ab74b33d4ecdfb (diff) |
forgot " in the last.
Change-Id: I89d8a050c2ccf34fe98223749d644177e349d055
Diffstat (limited to 'ci/odl/juju-deployer/ovs-odl-ha.yaml')
-rw-r--r-- | ci/odl/juju-deployer/ovs-odl-ha.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ci/odl/juju-deployer/ovs-odl-ha.yaml b/ci/odl/juju-deployer/ovs-odl-ha.yaml index 2c3294a6..41325646 100644 --- a/ci/odl/juju-deployer/ovs-odl-ha.yaml +++ b/ci/odl/juju-deployer/ovs-odl-ha.yaml @@ -208,8 +208,7 @@ openstack-phase2: odl-controller: branch: lp:~opnfv-team/charms/trusty/odl-controller/Be options: - #install-url: "https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.3.3-Lithium-SR3/distrib - install-url: "https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium-RC2 + install-url: "https://nexus.opendaylight.org/content/repositories/staging/org/opendaylight/integration/distribution-karaf/0.4.0-Beryllium-RC2/distribution-karaf-0.4.0-Beryllium-RC2.tar.gz" profile: "openvswitch-odl-Be" http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" |