diff options
| author | lijia <[email protected]> | 2019-10-12 13:51:13 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2019-10-12 13:51:13 +0800 |
| commit | 1fa059ea3f2312b4501219e3d697a1753b147b3f (patch) | |
| tree | 01d7a8958239ae6c9052dac3334335e419603a89 | |
| parent | e9d2dbb17fc44fba1c8ca8db4b5d865112ef6ea9 (diff) | |
修复流量为0时, 计算丢包率除0 bug.v1.0.11
| -rw-r--r-- | hosts.astana | 2 | ||||
| -rw-r--r-- | hosts.huayan | 2 | ||||
| -rw-r--r-- | hosts.xxg | 2 | ||||
| -rw-r--r-- | hosts.xxg.new | 2 | ||||
| -rw-r--r-- | roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm (renamed from roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm) | bin | 158130748 -> 158141500 bytes |
5 files changed, 4 insertions, 4 deletions
diff --git a/hosts.astana b/hosts.astana index dca4d0a..b776016 100644 --- a/hosts.astana +++ b/hosts.astana @@ -1,6 +1,6 @@ [all:vars]
ansible_user=root
-rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm
+rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm
[sled-mxn]
10.4.164.23 SN=CBT2201840103110
diff --git a/hosts.huayan b/hosts.huayan index ce9a186..fee4760 100644 --- a/hosts.huayan +++ b/hosts.huayan @@ -1,6 +1,6 @@ [all:vars]
ansible_user=root
-rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm
+rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm
[sled-mxn]
192.168.10.45 SN=CBT2201925000001
@@ -1,6 +1,6 @@ [all:vars]
ansible_user=root
-rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm
+rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm
[sled-mxn]
192.168.40.165 SN=CBT2201925000001
diff --git a/hosts.xxg.new b/hosts.xxg.new index 4acdb6e..550c4ba 100644 --- a/hosts.xxg.new +++ b/hosts.xxg.new @@ -1,6 +1,6 @@ [all:vars] ansible_user=root -rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm [sled-mxn] 192.168.40.25 SN=CBT2201925000002 diff --git a/roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm b/roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm Binary files differindex de2dcb5..31f36ac 100644 --- a/roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +++ b/roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm |
