Drop changing the kernel shmmax value; handled in postgresql_server
This commit is contained in:
parent
2623e67b26
commit
6e7db18037
1 changed files with 0 additions and 7 deletions
|
@ -15,13 +15,6 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
- name: Set kernel shared memory max to a larger value
|
|
||||||
sysctl: name=kernel.shmmax value=68719476736
|
|
||||||
notify:
|
|
||||||
- restart postgresql
|
|
||||||
tags:
|
|
||||||
- postgresql
|
|
||||||
|
|
||||||
- name: copy sundry anitya configuration
|
- name: copy sundry anitya configuration
|
||||||
template: src={{ item.file }}
|
template: src={{ item.file }}
|
||||||
dest={{ item.location }}/{{ item.dest }}
|
dest={{ item.location }}/{{ item.dest }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue