bugfix:7400和9140设备停用shaping_master,暂时不启用conusl服务

This commit is contained in:
fumingwei
2023-04-04 17:55:54 +08:00
parent adda6508a2
commit b49d10c4f3
2 changed files with 5 additions and 8 deletions

View File

@@ -50,11 +50,11 @@
# dest: /etc/consul.d/server.hcl
# when: runtime_env != 'TSG-X-P0906'
- name: "start consul"
systemd:
name: consul.service
enabled: yes
when: runtime_env != 'TSG-X-P0906'
# - name: "start consul"
# systemd:
# name: consul.service
# enabled: yes
# when: runtime_env != 'TSG-X-P0906'
- name: "get consul chart images to dest"
get_url:

View File

@@ -20,9 +20,6 @@
{% if ddossketch.enable == 1 %}
./plug/platform/tsg_ddos_sketch/tsg_ddos_sketch.inf
{% endif %}
{% if shaping.enable == 1 %}
./plug/platform/shaping_master/shaping_master.inf
{% endif %}
{% endraw %}
[protocol]