diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-24 09:00:51 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-24 09:44:47 -0500 |
commit | 36a495e8d20149811d13f6ba944ecc30a393aed4 (patch) | |
tree | 92f0abead640e172f6ed068ee4043e29d9bdf11a /ci | |
parent | c446597c2f3722c9ea3d2700dede9d3f28354cb2 (diff) |
changing the user guide draft version.
Change-Id: Ia3dca995bcfd181353919535e071d7a5302eb32a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/odl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/odl.yaml b/ci/config_tpl/juju2/bundle_tpl/odl.yaml index 472efc3c..5580449f 100644 --- a/ci/config_tpl/juju2/bundle_tpl/odl.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/odl.yaml @@ -14,7 +14,7 @@ {% elif os.network.odll3 %} profile: "openvswitch-odl-beryllium-l3" {% else %} - profile: "openvswitch-odl-beryllium" + profile: "openvswitch-odl-boron" {% endif %} http-proxy: "http://squid.internal:3128" https-proxy: "http://squid.internal:3128" |