diff options
author | agardner <agardner@linuxfoundation.org> | 2018-03-28 16:06:23 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2018-04-12 21:22:42 +0000 |
commit | a3c0456cc14a75e96808505e670d0cab37b30abc (patch) | |
tree | 2e06dfbea678b69276a2c86885f86bdca9ae774b /labs/bii | |
parent | 7f5c9b1933fc5302578a8f03c3f55795812820b4 (diff) |
JOID PDF-IDF support for intel-pod18
More info in gerrit comments.
Remove joid from all other idfs other than intel/pod18
add installer: ['apex', 'compass4nfv', 'daisy', 'fuel'] where missing
Change-Id: I2afc415599070e210736c5fc304f7cb150f05029
Signed-off-by: agardner <agardner@linuxfoundation.org>
Diffstat (limited to 'labs/bii')
-rw-r--r-- | labs/bii/idf-pod1.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/labs/bii/idf-pod1.yaml b/labs/bii/idf-pod1.yaml index d6944795..281e63aa 100644 --- a/labs/bii/idf-pod1.yaml +++ b/labs/bii/idf-pod1.yaml @@ -12,7 +12,7 @@ idf: version: 0.1 # NOTE: Temporarily disable Daisy check, since it requires 'storage' network # to be defined in 'idf.net_config' below. - installer: ['apex', 'compass4nfv', 'fuel', 'joid'] + installer: ['apex', 'compass4nfv', 'fuel'] net_config: oob: # IPMI management network interface: 0 |