bugfix:7400和9140设备停用shaping_master,暂时不启用conusl服务
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user