1、增加tsg_master_entrance_id 2、修改sapp configlist.inf 3、kni rpm install 强制安装
This commit is contained in:
@@ -107,3 +107,5 @@ app_control_plug_log_level: 10
|
||||
|
||||
|
||||
breakpad_upload_url: http://127.0.0.1/
|
||||
|
||||
tsg_master_entrance_id: 0
|
||||
@@ -9,6 +9,7 @@
|
||||
name:
|
||||
- /tmp/ansible_deploy/kni-20.10.20201019.3f20d93-2.el7.x86_64.rpm
|
||||
state: present
|
||||
skip_broken: yes
|
||||
|
||||
- name: Template the kni.conf
|
||||
template:
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
{% if tsg_app_enable == 1 %}
|
||||
./plug/business/app_proto_identify/app_proto_identify.inf
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
./plug/platform/app_master/app_master.inf
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user