This commit is contained in:
zhangzhihan
2020-09-28 20:41:30 +08:00
parent ac1e11b722
commit c9abe87819
4 changed files with 14 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
- hosts:
- adc_mcn0
- adc_mcn1
- adc_mcn2
- adc_mcn3
remote_user: root
roles:
- framework
- kernel-ml
- hosts: adc_mxn
remote_user: root
roles:
@@ -10,8 +20,6 @@
- install_config/group_vars/adc_mcn0.yml
roles:
# - tsg-env-mcn0
- framework
- kernel-ml
- mrzcpd
- sapp
- tsg_master
@@ -32,8 +40,6 @@
- install_config/group_vars/adc_mcn1.yml
roles:
# - tsg-env-mcn1
- framework
- kernel-ml
- mrzcpd
- tfe
@@ -44,8 +50,6 @@
- install_config/group_vars/adc_mcn2.yml
roles:
# - tsg-env-mcn2
- framework
- kernel-ml
- mrzcpd
- tfe
@@ -56,8 +60,6 @@
- install_config/group_vars/adc_mcn3.yml
roles:
# - tsg-env-mcn3
- framework
- kernel-ml
- mrzcpd
- tfe
@@ -85,10 +87,10 @@
- adc_mcn2
- adc_mcn3
remote_user: root
roles:
- reboot
vars_files:
- install_config/group_vars/adc_global.yml
roles:
- reboot
- hosts: server-as-tun-mode
remote_user: root

View File

@@ -1,5 +1,5 @@
[device]
device=fake
device={{nic_traffic_mirror.name}}
sz_tunnel=8192
sz_buffer=0

View File

@@ -14,9 +14,7 @@ worker_threads=1
{% else %}
worker_threads={{ sapp.worker_threads }}
{% endif %}
{% if tsg_access_type == 4 %}
send_only_threads_max={{ sapp.send_only_threads_max }}
{% endif %}
### note, bind_mask, if you do not want to bind thread to special CPU core, keep it empty as []
{% if tsg_access_type == 0 %}
bind_mask=[]

View File

@@ -58,7 +58,7 @@ fw_http: fw_http_plug-3.0.0.1ca1c65-1.x86_64
fw_quic: fw_quic_plug-3.0.0.b06d39c-1.x86_64
fw_ssl: fw_ssl_plug-3.0.1.7ea9976-1.x86_64
fw_mail: fw_mail_plug-3.0.0.3b4e481-1.x86_64
tsg_conn_sketch: tsg_conn_sketch-2.0.v2.0_alpha.af621ca-1.x86_64
tsg_conn_sketch: tsg_conn_sketch-2.0.5.63c1e51-1.x86_64
####################
#Tsg_app