修改双臂模式部署部分内容

This commit is contained in:
zhangzhihan
2020-03-28 13:09:51 +08:00
parent cfca4e5d64
commit dbb89f7b7e
2 changed files with 5 additions and 8 deletions

View File

@@ -37,8 +37,9 @@
- hosts: pc-as-tun-mode - hosts: pc-as-tun-mode
roles: roles:
- mrzcpd - kernel-ml
- framework - framework
- mrzcpd
- sapp - sapp
- kni - kni
- firewall - firewall

View File

@@ -35,6 +35,9 @@ install_fw_http_plug_debug: "yes"
install_fw_mail_plug_debug: "yes" install_fw_mail_plug_debug: "yes"
install_tsg_master: "yes" install_tsg_master: "yes"
sapp:
worker_threads: 16
kni: kni:
global: global:
log_level: 30 log_level: 30
@@ -72,13 +75,6 @@ nic_data_incoming:
address: 127.0.0.1 address: 127.0.0.1
nic_inner_ctrl: nic_inner_ctrl:
name: lo name: lo
nic_to_tfe:
tfe0:
name: lo
tfe1:
name: lo
tfe2:
name: lo
nic_traffic_mirror: nic_traffic_mirror:
name: lo name: lo
use_mrzcpd: 0 use_mrzcpd: 0