1、删除tsg_access_type 变量

2、新增proxy_topo_type,capture_pacakge_type,traffic_addr_type,network_topo_type,traffic_load_type,runtime_env_type
3、删除关于adc,atca的mrzcpd,sapp相关配置文件
This commit is contained in:
fumingwei
2021-02-04 17:41:33 +08:00
parent 6478678b45
commit a5610fa082
23 changed files with 83 additions and 732 deletions

View File

@@ -1,6 +1,6 @@
[Unit]
Description=sapp service
{% if tsg_running_type != 0 %}
{% if proxy_topo_type != 0 %}
Requires=mrzcpd.service
After=mrzcpd.service
{% endif %}