diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-03-24 15:13:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-24 15:13:17 +0000 |
commit | b2c77af4a4d474b23428575f801a87b374fc45be (patch) | |
tree | 3abfa0aed339783d56854c2b7172acee5427c384 /ci/config_tpl/juju2 | |
parent | 4afffb76ced3bafae18e92a80137c25f969898f2 (diff) | |
parent | 36a495e8d20149811d13f6ba944ecc30a393aed4 (diff) |
Merge "changing the user guide draft version."
Diffstat (limited to 'ci/config_tpl/juju2')
-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" |