set a kernel shmmax value for anitya-backend

Info: http://www.postgresql.org/docs/9.1/static/kernel-resources.html
(see the Linux section about half way through)

Calculation: for 1G available: 2097152 * 2048
This commit is contained in:
Pierre-Yves Chibon 2014-09-29 16:46:12 +02:00
parent ad717c8ff0
commit 2623e67b26

View file

@ -12,3 +12,6 @@ ansible_ssh_host: anitya-backend01.fedoraproject.org
vmhost: osuosl03.fedoraproject.org
datacenter: osuosl
# kernel SHMMAX value
kernel_shmmax: 4294967296