Update sriov & diving bell related config
[yaml_builds.git] / site_type / ovsdpdk-a13 / templates / software / charts / ucp / divingbell / divingbell.j2
index 98d6506..c3fa1df 100644 (file)
@@ -53,4 +53,9 @@ data:
           device: none
           type: hugetlbfs
           options: 'mode=775,pagesize=1G'
+      exec:
+        001-script1.sh:
+          data: |
+            #!/bin/bash
+            modprobe vfio-pci
 ...