计算板拆分为4个roles分别部署
This commit is contained in:
12
roles/tsg-cli-mcn1/files/tsg_chassis_interface.json
Normal file
12
roles/tsg-cli-mcn1/files/tsg_chassis_interface.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user