diff options
author | 2018-01-03 09:50:55 +0000 | |
---|---|---|
committer | 2018-01-03 09:50:55 +0000 | |
commit | 105e4a455a5ef2c9add0a60f059c0e6fe04eba0f (patch) | |
tree | ea56481f54f138ab11027a05d97bdc1fad6eeedf /xci/var | |
parent | ab9fb8bed590af37cba92cf5b0517fd6fdc04674 (diff) | |
parent | b7c67c901075fc44a087f38e6b11fdac0b1d04d8 (diff) |
Merge "[XCI] move osa files into xci/nfvi/osa/files"
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 6d288338..d3f6bf31 100644 --- a/xci/var/opnfv.yml +++ b/xci/var/opnfv.yml @@ -33,6 +33,7 @@ XCI_SSL_SUBJECT: "{{ lookup('env', 'XCI_SSL_SUBJECT') }}" XCI_CEPH_ENABLED: "{{ lookup('env', 'XCI_CEPH_ENABLED') }}" RUN_TEMPEST: "{{ lookup('env', 'RUN_TEMPEST') }}" DEPLOY_SCENARIO: "{{ lookup('env','DEPLOY_SCENARIO') }}" +XCI_NFVI: "{{ lookup('env','XCI_NFVI') }}" # install docker on opnfv host only if we are running as part of CI opnfv_required_packages: |