bugfix:修改TSG-X-0906环境下provision执行失败的bug

This commit is contained in:
fumingwei
2022-07-08 10:47:54 +08:00
parent 1db1146f09
commit 08eaa9cb57
2 changed files with 1 additions and 6 deletions

View File

@@ -76,7 +76,6 @@ sz_data=4096
{% if runtime_env == 'TSG-X-P0906' %}
[ctrlmsg]
listen_addr={% raw %}{{ ansible_cni0.ipv4.address }}
{% endraw %}
listen_addr=10.42.0.1
listen_port=46789
{% endif %}

View File

@@ -230,10 +230,6 @@
state: restarted
when: enable_config_apply == '1'
- name: exec image load
shell: /opt/tsg/vsys1/scripts/tsg-traffic-image-load.sh
when: enable_config_apply == '1'
- name: "tsg-os-provision: restart tsg-traffic-engine"
systemd:
name: tsg-traffic-engine