From a38484564d49c585d22cb6663f22205bb63fa29a Mon Sep 17 00:00:00 2001 From: fumingwei Date: Mon, 16 Aug 2021 13:18:39 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E4=BF=AE=E6=94=B9stage1=E5=BC=95?= =?UTF-8?q?=E7=94=A8stage2=E5=8F=98=E9=87=8F=E5=AF=BC=E8=87=B4=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/roles/firewall/templates/main.conf.j2.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/roles/firewall/templates/main.conf.j2.j2 b/ansible/roles/firewall/templates/main.conf.j2.j2 index 754de32e..55defe50 100644 --- a/ansible/roles/firewall/templates/main.conf.j2.j2 +++ b/ansible/roles/firewall/templates/main.conf.j2.j2 @@ -70,7 +70,8 @@ LOG_PATH="./tsglog/tsg_master" POLICY_PRIORITY_LABEL="POLICY_PRIORITY" L7_PROTOCOL_FILE="./tsgconf/tsg_l7_protocol.conf" DEVICE_ID_COMMAND="hostname | awk -F'-' '{print $3}'| awk -F'adc' '{print $2}'" -DEVICE_SEQ_IN_DATA_CENTER={{ data_center.device_seq }} +{% raw %}DEVICE_SEQ_IN_DATA_CENTER={{ data_center.device_seq }} +{% endraw %} [TSG_CONN_SKETCH] log_service=2