some more firewall rules for franck, redux
[mirror/dsa-puppet.git] / modules / apache2 / templates / ressource-limits.erb
index 82e4277..f076a72 100644 (file)
@@ -6,10 +6,8 @@
 RLimitCPU 180
 <%=
 case fqdn
-       when "merkel.debian.org" then
-               # search stuff
-               "RLimitMEM "+(128 * 1024**2).to_s
-       when "cimarosa.debian.org" then
+       when "merkel.debian.org" then "" # maybe unlimited will be better
+       when "grieg.debian.org" then
                # buildd.debian.org
                "RLimitMEM "+(96 * 1024**2).to_s
        else