diff options
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 |