更新tsg_master: 统一proxy_sid的变量名称

This commit is contained in:
liuxueli
2023-05-06 16:01:22 +08:00
parent a4b1225708
commit ab3887466b
3 changed files with 3 additions and 1 deletions

View File

@@ -76,7 +76,7 @@ tsg_app_rpm_version:
app_sketch_local: app_sketch_local-5.0.3.cd40103
tsg_master_rpm_version:
tsg_master: tsg_master-6.0.7.e62cfb0
tsg_master: tsg_master-6.0.8.5e42de3
shaping_master_rpm_version:
shaping_master: shaping_master-1.1.4.b434f47

View File

@@ -55,6 +55,7 @@ JSON_CFG_FILE=tsgconf/capture_packet_maat.json
INC_CFG_DIR=tsgrule/inc/index/
FULL_CFG_DIR=tsgrule/full/index/
EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
LOG_PATH="log/packet_capture.maat"
[MAAT]
{% raw %}{% set tags_list = [] %}

View File

@@ -46,6 +46,7 @@ JSON_CFG_FILE=tsgconf/capture_packet_maat.json
INC_CFG_DIR=tsgrule/inc/index/
FULL_CFG_DIR=tsgrule/full/index/
EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
LOG_PATH="log/packet_capture.maat"
[MAAT]
ACCEPT_TAGS={"tags":[{{- include "traffic-engine.device-tag-list" . }}]}