计算板拆分为4个roles分别部署
This commit is contained in:
13
roles/tsg-cli-mcn3/files/tsg_chassis_interface.json
Normal file
13
roles/tsg-cli-mcn3/files/tsg_chassis_interface.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"interface_list": [{
|
||||
"dev_name": "ens8f1",
|
||||
"dev_type": "pcap",
|
||||
"flow_type": "intercomm"
|
||||
},{
|
||||
"dev_name": "ens8f2",
|
||||
"dev_type": "marsio",
|
||||
"flow_type": "mirror"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user