Drop changing the kernel shmmax value; handled in postgresql_server

This commit is contained in:
Pierre-Yves Chibon 2014-09-29 16:53:39 +02:00
parent 2623e67b26
commit 6e7db18037

View file

@ -15,13 +15,6 @@
tags:
- 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
template: src={{ item.file }}
dest={{ item.location }}/{{ item.dest }}