计算板拆分为4个roles分别部署

This commit is contained in:
lijia
2019-09-18 20:45:30 +08:00
parent 4fc766a1e0
commit 6e25d6bbf0
18 changed files with 366 additions and 7 deletions

View File

@@ -0,0 +1,12 @@
{
"interface_list": [{
"dev_name": "ens1f1",
"dev_type": "pcap",
"flow_type": "intercomm"
},{
"dev_name": "ens1f2",
"dev_type": "marsio",
"flow_type": "mirror"
}
]
}