]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
the new php crap in nagios needs more ram
authorStephen Gran <steve@lobefin.net>
Sun, 20 Feb 2011 17:10:42 +0000 (17:10 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 20 Feb 2011 17:10:42 +0000 (17:10 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/apache2/templates/ressource-limits.erb

index f076a72b3bfb27dd9552a0509e3c4b828ca3bf97..f69d5e3a32a6597031b6a0b94deee15663b5cb19 100644 (file)
@@ -7,7 +7,7 @@ RLimitCPU 180
 <%=
 case fqdn
        when "merkel.debian.org" then "" # maybe unlimited will be better
-       when "grieg.debian.org" then
+       when "grieg.debian.org", "tchaikovsky.debian.org" then
                # buildd.debian.org
                "RLimitMEM "+(96 * 1024**2).to_s
        else