summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/odl.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/bundle_tpl/odl.yaml')
-rw-r--r--ci/bundle_tpl/odl.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/bundle_tpl/odl.yaml b/ci/bundle_tpl/odl.yaml
index 66f2e58a..30f555c9 100644
--- a/ci/bundle_tpl/odl.yaml
+++ b/ci/bundle_tpl/odl.yaml
@@ -3,9 +3,9 @@
options:
install-url: "https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/distribution-karaf/0.4.2-Beryllium-SR2/distribution-karaf-0.4.2-Beryllium-SR2.tar.gz"
{% if os.network.sfc %}
- profile: "openvswitch-odl-beryllium-vpn"
-{% elif os.network.bgpvpn %}
profile: "openvswitch-odl-beryllium-sfc"
+{% elif os.network.bgpvpn %}
+ profile: "openvswitch-odl-beryllium-vpn"
{% elif os.network.odll3 %}
profile: "openvswitch-odl-beryllium-l3"
{% else %}