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