From f205362a2ca93dfe68b10acbc48b015e2367bdec Mon Sep 17 00:00:00 2001 From: wangmenglan Date: Thu, 15 Sep 2022 17:37:51 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E4=BF=AE=E5=A4=8Druleset=E9=85=8D?= =?UTF-8?q?=E7=BD=AEIP=E5=87=BA=E7=8E=B0=E6=88=AA=E6=96=AD=E9=97=AE?= =?UTF-8?q?=E9=A2=98;=E9=87=8D=E8=BF=9Emrzcpd=E5=A2=9E=E5=8A=A0=E5=B0=9D?= =?UTF-8?q?=E8=AF=95=E9=87=8D=E8=BF=9E3=E6=AC=A1;=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=AB=AFepoll=E5=A4=B1=E8=B4=A5=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E6=96=AD=E5=BC=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/install_config/group_vars/rpm_version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/install_config/group_vars/rpm_version.yml b/ansible/install_config/group_vars/rpm_version.yml index 542d5c61..f25a3663 100644 --- a/ansible/install_config/group_vars/rpm_version.yml +++ b/ansible/install_config/group_vars/rpm_version.yml @@ -97,4 +97,4 @@ hasp_update_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.2.3048e25 \ No newline at end of file + tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.5.4a471e9 \ No newline at end of file