Add blank type of NTS.
[sim/o1-interface.git] / ntsimulator / deploy / blank / config.json
diff --git a/ntsimulator/deploy/blank/config.json b/ntsimulator/deploy/blank/config.json
new file mode 100644 (file)
index 0000000..305114b
--- /dev/null
@@ -0,0 +1,9 @@
+{
+    "supervisor-rules": {
+        "ntsim-blank-network-function": {
+            "path": "/opt/dev/ntsim-ng/ntsim-ng",
+            "args": ["-w/opt/dev/ntsim-ng", "-b"],
+            "nomanual": true
+        }
+    }
+}
\ No newline at end of file