1.update kni, firewall ,sapp, tsg-master

This commit is contained in:
fumingwei
2020-11-18 15:02:52 +06:00
parent 2c95cd5f30
commit 51542fbd2f
10 changed files with 9 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
skip_broken: yes
vars:
fw_packages:
- /tmp/ansible_deploy/capture_packet_plug-3.0.4.42574b7-2.el7.x86_64.rpm
- /tmp/ansible_deploy/capture_packet_plug-3.0.5.ce75d52-2.el7.x86_64.rpm
- /tmp/ansible_deploy/conn_telemetry-1.0.2.8d6da43-2.el7.x86_64.rpm
- /tmp/ansible_deploy/dns-2.0.9.b639626-2.el7.x86_64.rpm
- /tmp/ansible_deploy/ftp-1.0.8.13d5fda-2.el7.x86_64.rpm
@@ -26,6 +26,7 @@
- /tmp/ansible_deploy/quic-1.1.12.409501c-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/app_control_plug-1.0.6.fc7be94-2.el7.x86_64.rpm
- name: "Template the tsgconf/main.conf"
template:

View File

@@ -20,6 +20,10 @@ LOG_LEVEL={{ fw_dns_log_level }}
LOG_PATH="./tsglog/fw_quic_plug/fw_quic_plug"
LOG_LEVEL={{ fw_quic_log_level }}
[CONTROL_PLUG]
LOG_PATH="./tsglog/app_control_plug/app_control_plug"
LOG_LEVEL={{ app_control_log_level }}
[MAAT]
PROFILE="./tsgconf/maat.conf"
SUBSCRIBER_ID_TABLE="TSG_OBJ_SUBSCRIBER_ID"