update to

certstore-2.1.6.20201215.f2e9ba7-1.el7.x86_64.rpm
	kni-20.12.01.13e663f-2.el7.x86_64.rpm
	sapp-4.2.10.d529c6e-2.el7.x86_64.rpm
	ssl-1.0.12.16b8fb5-2.el7.x86_64.rpm
	tfe-4.3.26.17bbb54-1.el7.x86_64.rpm
	tsg_conn_sketch-2.0.11.481c9b1-2.el7.x86_64.rpm
	tsg_master-3.3.12.099a9a4-2.el7.x86_64.rpm
This commit is contained in:
fumingwei
2020-12-15 14:48:40 +06:00
parent ee70e3b175
commit 424e66ecdb
15 changed files with 9 additions and 7 deletions

View File

@@ -3,6 +3,7 @@
roles:
- {role: adc_exporter, tags: adc_exporter}
- {role: adc_exporter_proxy, tags: adc_exporter_proxy}
# - {role: switch_rule, tags: switch_rule}
- hosts: adc_mcn0
remote_user: root
@@ -29,6 +30,7 @@
- {role: docker-env, tags: docker-env}
- {role: tsg-diagnose, tags: tsg-diagnose}
- {role: adc_exporter, tags: adc_exporter}
# - {role: adc_exporter_ping, tags: adc_exporter_ping}
- {role: switch_control, tags: switch_control}
- {role: tsg-env-patch, tags: tsg-env-patch}

View File

@@ -10,7 +10,7 @@
- name: install certstore
yum:
name:
- /tmp/ansible_deploy/certstore-2.1.5.20201114.67fecb2-1.el7.x86_64.rpm
- /tmp/ansible_deploy/certstore-2.1.6.20201215.f2e9ba7-1.el7.x86_64.rpm
state: present
- name: template certstore configure file

View File

@@ -24,8 +24,8 @@
- /tmp/ansible_deploy/http-2.0.5.c61ad9a-2.el7.x86_64.rpm
- /tmp/ansible_deploy/mail-1.0.9.c1d3bde-2.el7.x86_64.rpm
- /tmp/ansible_deploy/quic-1.1.14.a5fc078-2.el7.x86_64.rpm
- /tmp/ansible_deploy/ssl-1.0.9.69f3742-2.el7.x86_64.rpm
- /tmp/ansible_deploy/tsg_conn_sketch-2.0.9.bc6f00e-2.el7.x86_64.rpm
- /tmp/ansible_deploy/ssl-1.0.12.16b8fb5-2.el7.x86_64.rpm
- /tmp/ansible_deploy/tsg_conn_sketch-2.0.11.481c9b1-2.el7.x86_64.rpm
- /tmp/ansible_deploy/app_control_plug-1.0.7.801b2f8-2.el7.x86_64.rpm
- name: "Template the tsgconf/main.conf"

Binary file not shown.

View File

@@ -7,7 +7,7 @@
- name: "install kni rpms from localhost"
yum:
name:
- /tmp/ansible_deploy/kni-20.11.03.8b13689-2.el7.x86_64.rpm
- /tmp/ansible_deploy/kni-20.12.01.13e663f-2.el7.x86_64.rpm
state: present
# skip_broken: yes

Binary file not shown.

Binary file not shown.

View File

@@ -13,7 +13,7 @@
- name: "install sapp rpms from localhost"
yum:
name:
- /tmp/ansible_deploy/sapp-4.2.7.5f789f6-2.el7.x86_64.rpm
- /tmp/ansible_deploy/sapp-4.2.10.d529c6e-2.el7.x86_64.rpm
state: present
- name: "install tcpdump_mesa rpms from localhost"

View File

@@ -121,7 +121,7 @@ dictator_enable=0
max=100000
timeout=30
syn_mandatory=1
reorder_pkt_max=5
reorder_pkt_max=128
analyse_option_enabled=1
tuple4_reuse_time_interval=30

Binary file not shown.

View File

@@ -14,7 +14,7 @@
yum:
name:
- /tmp/ansible_deploy/tfe-kmod-v1.0.5.20200408-1dkms.noarch.rpm
- /tmp/ansible_deploy/tfe-4.3.25.47a572b-1.el7.x86_64.rpm
- /tmp/ansible_deploy/tfe-4.3.26.17bbb54-1.el7.x86_64.rpm
state: present
- name: "template tfe-env config"