Merge "Activate by default drivers, openflow-base and lldpprovider in ONOS fabric"
diff --git a/configs/onos-fabric.yaml b/configs/onos-fabric.yaml
index ac25a5d..91aff7e 100644
--- a/configs/onos-fabric.yaml
+++ b/configs/onos-fabric.yaml
@@ -31,3 +31,7 @@
     nodePort: 31101
   ui:
     nodePort: 31181
+
+onos_env:
+  - name: ONOS_APPS
+    value: "openflow"