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 15:13:25 +0000 |
commit | 054295687ae4403453836b15c33541fa0fcefec5 (patch) | |
tree | 3abfa0aed339783d56854c2b7172acee5427c384 /ci | |
parent | 9bb7ce721735f70e3373f6b79838c224f09dbb2d (diff) |
changing the user guide draft version.
Change-Id: Ia3dca995bcfd181353919535e071d7a5302eb32a
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit 36a495e8d20149811d13f6ba944ecc30a393aed4)
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" |