From fcc0e43e3b2d624b97b2cae1d698abc43ff030ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cpengxuanzheng=E2=80=9D?= Date: Wed, 23 Feb 2022 10:38:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20build(TSG-9720):=20tsg=5Fconn=5F?= =?UTF-8?q?sketch.inf=E6=B7=BB=E5=8A=A0STRATUM=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 b/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 index c4aac106..43b204e8 100644 --- a/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 +++ b/ansible/roles/firewall/templates/tsg_conn_sketch.inf.j2.j2 @@ -57,4 +57,8 @@ FUNC_NAME=tsg_record_quic_entry [SSH] FUNC_FLAG=ALL -FUNC_NAME=tsg_record_ssh_entry \ No newline at end of file +FUNC_NAME=tsg_record_ssh_entry + +[STRATUM] +FUNC_FLAG=ALL +FUNC_NAME=tsg_record_stratum_entry \ No newline at end of file