sapp更新4.0.8

This commit is contained in:
zhangzhihan
2020-04-29 14:59:53 +08:00
parent 8dd9d58e07
commit 6dc5a5113d
4 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
- name: "install mrzcpd"
yum:
name: /tmp/ansible_deploy/mrzcpd-4.3.17.f543325-1.el7.x86_64.rpm
name: /tmp/ansible_deploy/mrzcpd-4.3.18.f543325-1.el7.x86_64.rpm
state: present
- name: "update sysconfig/mrzcpd"

View File

@@ -17,7 +17,7 @@
ignore_errors: true
- name: "install sapp rpms from localhost"
shell: cd /tmp/ansible_deploy;rpm -ivh sapp-4.0.11.347f7b7-x86_64.rpm --nodeps
shell: cd /tmp/ansible_deploy;rpm -ivh sapp-4.0.8.fb5bce9-1.el7.x86_64.rpm
when: return.rc != 0
- name: make dir

View File

@@ -1,8 +1,13 @@
[platform]
{% if tsg_access_type == 1 %}
./plug/platform/g_device_plug/g_device_plug.inf
#./plug/platform/http_healthcheck/http_healthcheck.inf
{% elif tsg_access_type == 2 %}
#./plug/platform/g_device_plug/g_device_plug.inf
./plug/platform/http_healthcheck/http_healthcheck.inf
{% else %}
#./plug/platform/g_device_plug/g_device_plug.inf
#./plug/platform/http_healthcheck/http_healthcheck.inf
{% endif %}
./plug/platform/tsg_master/tsg_master.inf