summaryrefslogtreecommitdiffstats
path: root/xci/file/aio/configure-opnfvhost.yml
diff options
context:
space:
mode:
Diffstat (limited to 'xci/file/aio/configure-opnfvhost.yml')
-rw-r--r--xci/file/aio/configure-opnfvhost.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xci/file/aio/configure-opnfvhost.yml b/xci/file/aio/configure-opnfvhost.yml
index b60c746b..41ae0b3b 100644
--- a/xci/file/aio/configure-opnfvhost.yml
+++ b/xci/file/aio/configure-opnfvhost.yml
@@ -23,3 +23,5 @@
command: "/bin/bash ./scripts/bootstrap-aio.sh"
args:
chdir: "{{OPENSTACK_OSA_PATH}}"
+ environment:
+ SCENARIO: "{{ (XCI_CEPH_ENABLED == 'true') | ternary('ceph', 'aio') }}"