bugfix:TSG-7679:检查9140 service启动顺序对mrenv服务的影响

This commit is contained in:
fumingwei
2021-09-09 21:53:06 +08:00
parent 6fdb6cf220
commit 0ffa8c2371
2 changed files with 7 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ Type=oneshot
RemainAfterExit=yes
[Install]
RequiredBy=workload-pre.target
RequiredBy=workload-pre.target tfe-env.service mrenv.service certstore.service telegraf_statistic.service cert-redis.service

View File

@@ -158,6 +158,12 @@
src: /data/tsg-os-provision/provision.yml
dest: /data/tsg-os-provision/provision.yml.snapshot
- name: "tsg-os-provision: restart tsg-os-provision-guard"
systemd:
name: tsg-os-provision-guard
state: restarted
when: enable_config_apply == '1'
- name: "tsg-os-provision: restart mrzcpd"
systemd:
name: mrzcpd