Move logrotate dependency from apache to debian-org
[mirror/dsa-puppet.git] / modules / apache2 / templates / ressource-limits.erb
index 66cc046..8ddb673 100644 (file)
@@ -6,6 +6,7 @@
 RLimitCPU 180
 <%=
 case fqdn
+       when "merkel.debian.org" then "" # maybe unlimited will be better
        when "cimarosa.debian.org" then
                # buildd.debian.org
                "RLimitMEM "+(96 * 1024**2).to_s