up the RLimitMem for hyperestraier
[mirror/dsa-puppet.git] / modules / apache2 / templates / ressource-limits.erb
index 66cc046..82e4277 100644 (file)
@@ -6,6 +6,9 @@
 RLimitCPU 180
 <%=
 case fqdn
+       when "merkel.debian.org" then
+               # search stuff
+               "RLimitMEM "+(128 * 1024**2).to_s
        when "cimarosa.debian.org" then
                # buildd.debian.org
                "RLimitMEM "+(96 * 1024**2).to_s