diff --git a/ansible/install_config/group_vars/rpm_version.yml b/ansible/install_config/group_vars/rpm_version.yml index 48d17ff5..07213efc 100644 --- a/ansible/install_config/group_vars/rpm_version.yml +++ b/ansible/install_config/group_vars/rpm_version.yml @@ -68,8 +68,8 @@ sapp_rpm_version: sapp-pr: sapp-pr-4.3.8.7533e13 tfe_rpm_version: - tfe: tfe-4.8.27.30f0f83 - tfe-pr: tfe-pr-4.8.27.30f0f83 + tfe: tfe-4.8.28.b76e545 + tfe-pr: tfe-pr-4.8.28.b76e545 tsg_app_rpm_version: app_sketch_local: app_sketch_local-5.0.5.221e296 @@ -100,7 +100,7 @@ hasp_tools_rpm_version: tsg_os_clixon_rpm_version: cligen: cligen-5.8.0-release clixon: clixon-5.8.0-release - tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.42.b5d7a44 + tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.43.20c677a sce_rpm_version: sce: sce-1.0.13.23d05e7 diff --git a/ansible/roles/traffic-engine/files/helm/conf/main.conf b/ansible/roles/traffic-engine/files/helm/conf/main.conf index 59ac609c..b7bbfe72 100644 --- a/ansible/roles/traffic-engine/files/helm/conf/main.conf +++ b/ansible/roles/traffic-engine/files/helm/conf/main.conf @@ -139,6 +139,7 @@ TRAFFIC_MIRROR_ENABLE=0 {{- if .Values.nic_mirror_name.firewall }} NIC_NAME="{{ .Values.nic_mirror_name.firewall }}" {{- end }} +APP_NAME="sapp-mirror-{{ .Values.app_symbol_index }}" DEFAULT_VLAN_ID=0 [RADIUS_PLUG] DEVICE_TAGS={"tags":[{{- include "traffic-engine.device-tag-list" . }}]} diff --git a/ansible/roles/traffic-engine/files/helm/conf/tfe.conf b/ansible/roles/traffic-engine/files/helm/conf/tfe.conf index b5bec628..95ebc405 100644 --- a/ansible/roles/traffic-engine/files/helm/conf/tfe.conf +++ b/ansible/roles/traffic-engine/files/helm/conf/tfe.conf @@ -166,6 +166,7 @@ enable=0 {{- if .Values.nic_mirror_name.proxy }} device={{ .Values.nic_mirror_name.proxy }} {{- end }} +app_symbol=tfe-mirror-{{ .Values.app_symbol_index }} # 0:TRAFFIC_MIRROR_ETHDEV_AF_PACKET; 1:TRAFFIC_MIRROR_ETHDEV_MARSIO type=1