aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2018-03-21 03:18:19 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-21 03:18:19 +0000
commit9c5ae544e3f1adbc5bb0df1fc7388012bdf642fa (patch)
treedabac5e31f0cb413406ae1f371c0af0c9e9e8e73 /plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
parent5663222a6ca1de03a28a4d1f85f827b81b91439f (diff)
parentf9425c8accb3e1fac5237377f7d5615c3eeb93e0 (diff)
Merge "Fix Stor4nfv CI issues due to repo changes"
Diffstat (limited to 'plugins/stor4nfv/roles/stor4nfv/tasks/main.yml')
-rw-r--r--plugins/stor4nfv/roles/stor4nfv/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml b/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
index 89d13f41..353282f9 100644
--- a/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
+++ b/plugins/stor4nfv/roles/stor4nfv/tasks/main.yml
@@ -8,7 +8,6 @@
# #############################################################################
---
- include: opensds.yml
-- include: nbp.yml
when:
- ansible_distribution == 'Ubuntu'
- stor4nfv is defined and stor4nfv == "Enable"