修改kni 部署脚本

This commit is contained in:
fumingwei
2020-10-15 18:29:05 +08:00
parent deeb575b7b
commit f1f5f29fe1
4 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
- name: "install kni rpms from localhost"
yum:
name:
- /tmp/ansible_deploy/kni-20.09-1.el7.x86_64.rpm
- /tmp/ansible_deploy/kni-debug-20.10.20201014.6d458ba-1.el7.x86_64.rpm
state: present
- name: Template the kni.conf

View File

@@ -77,10 +77,13 @@ mho_eliminate_type = LRU
[field_stat]
remote_switch = 1
remote_ip = 127.0.0.1
remote_port = 8100
remote_port = 58100
local_path = ./fs2_kni.status
stat_cycle = 1
print_mode = 1
statsd_format = 2
APP_NAME = fs2_kni
[ssl_dynamic_bypass]
enabled = 1