summaryrefslogtreecommitdiffstats
path: root/xci/playbooks/bootstrap-scenarios.yml
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-12-12 16:26:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-12 16:26:25 +0000
commit7d4a6198c273aa42f94f6510ca7728f8ff047f1d (patch)
tree55b1a4c76f07900ff081939c1ff52a44eb890fad /xci/playbooks/bootstrap-scenarios.yml
parente1125e83e84604b09a2328c6f0778e1e600a4609 (diff)
parentab3c9ad0f9a40a57044c75c014404953b3941eb3 (diff)
Merge "Move contents of os-nosdn-ovs into os-nosdn-nofeature"
Diffstat (limited to 'xci/playbooks/bootstrap-scenarios.yml')
-rw-r--r--xci/playbooks/bootstrap-scenarios.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/xci/playbooks/bootstrap-scenarios.yml b/xci/playbooks/bootstrap-scenarios.yml
index c7646e0d..50f7b246 100644
--- a/xci/playbooks/bootstrap-scenarios.yml
+++ b/xci/playbooks/bootstrap-scenarios.yml
@@ -9,10 +9,10 @@
# name: "foobar"
# when: OPNFV_SCENARIO == "foobar"
-- name: Prepare everything to run the os-nosdn-ovs scenario
+- name: Prepare everything to run the os-nosdn-nofeature scenario
include_role:
- name: "os-nosdn-ovs"
- when: OPNFV_SCENARIO == 'os-nosdn-ovs'
+ name: "os-nosdn-nofeature"
+ when: OPNFV_SCENARIO == 'os-nosdn-nofeature'
- name: Prepare everything to run the os-odl-nofeature scenario
include_role:
name: "os-odl-nofeature"