Add blank type of NTS.
[sim/o1-interface.git] / ntsimulator / deploy / blank / config.json
1 {
2     "supervisor-rules": {
3         "ntsim-blank-network-function": {
4             "path": "/opt/dev/ntsim-ng/ntsim-ng",
5             "args": ["-w/opt/dev/ntsim-ng", "-b"],
6             "nomanual": true
7         }
8     }
9 }