修改mrzcpd distmode的配置由1变为2和修改certstore service_override_memsw_limit.conf的路径错误

This commit is contained in:
fumingwei
2021-05-28 12:12:04 +08:00
parent d54585ecae
commit 55d2f7b6e2
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
- name: "copy memory limit file to certstore.service.d"
copy:
src: "{{ role_path }}/templates/service_override_memsw_limit.conf.j2"
dest: /usr/lib/systemd/system/certstore.service.d/service_override_memsw_limit.confd
dest: /usr/lib/systemd/system/certstore.service.d/service_override_memsw_limit.conf
mode: 0644
- name: "copy cert-redis file to dest"

View File

@@ -30,7 +30,7 @@ rssmode=0
[service]
# lcore id for i/o service, use comma to split
iocore=55,54,53,52
distmode=1
distmode=2
hashmode=0
idle_threshold=10000