修改mrzcpd distmode的配置由1变为2和修改certstore service_override_memsw_limit.conf的路径错误
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user