diff options
author | 2017-11-14 09:08:55 +0000 | |
---|---|---|
committer | 2017-11-14 09:08:55 +0000 | |
commit | c578685552b7d147132b548496d5c2e615ec5934 (patch) | |
tree | 4d8ffc77a5a6bbe4c62d36e8345c5049a605ac01 /xci/var | |
parent | 4ca1dc6895c8bac48c80f36181893385d9a8fc02 (diff) | |
parent | d0b985617d8a167147157a70b448db43c50e6474 (diff) |
Merge "Integrate ceph in XCI"
Diffstat (limited to 'xci/var')
-rw-r--r-- | xci/var/opnfv.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xci/var/opnfv.yml b/xci/var/opnfv.yml index b1a897f9..7dd9b46c 100644 --- a/xci/var/opnfv.yml +++ b/xci/var/opnfv.yml @@ -32,6 +32,7 @@ OPNFV_HOST_IP: "{{ lookup('env','OPNFV_HOST_IP') }}" OPNFV_SSH_HOST_KEYS_PATH: "{{ lookup('env', 'OPNFV_SSH_HOST_KEYS_PATH') }}" XCI_EXTRA_VARS_PATH: "{{ lookup('env', 'XCI_EXTRA_VARS_PATH') }}" XCI_SSL_SUBJECT: "{{ lookup('env', 'XCI_SSL_SUBJECT') }}" +XCI_CEPH_ENABLED: "{{ lookup('env', 'XCI_CEPH_ENABLED') }}" # install docker on opnfv host only if we are running as part of CI opnfv_required_packages: |