1.add app_l7_proto_id.conf.j2

2.update libMESA_field_stat2 and tfe
3.update pangu_pxy.conf
This commit is contained in:
fumingwei
2020-11-19 09:46:10 +06:00
parent acd37d3fdd
commit 91fd001c46
7 changed files with 61 additions and 4 deletions

View File

@@ -46,3 +46,9 @@
src: "{{ role_path }}/templates/capture_packet_plug.conf.j2"
dest: /home/mesasoft/sapp_run/conf/capture_packet_plug.conf
tags: template
- name: "Template the tsgconf/app_l7_proto_id.conf"
template:
src: "{{ role_path }}/templates/app_l7_proto_id.conf.j2"
dest: /home/mesasoft/sapp_run/tsgconf/app_l7_proto_id.conf
tags: template