]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
raise even more
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 12 Oct 2013 12:11:51 +0000 (14:11 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 12 Oct 2013 12:11:51 +0000 (14:11 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/apache2/templates/resource-limits.erb

index f0f4581434477896e873c290b1b41d71a1af6678..80f44143458fa33e5cf71bcbb93178dfeba41243 100644 (file)
@@ -15,7 +15,7 @@ else
                when "tchaikovsky.debian.org" then
                        "RLimitMEM "+(96 * 1024**2).to_s
                when "quantz.debian.org" then
-                       "RLimitMEM "+(96 * 1024**2).to_s
+                       "RLimitMEM "+(128 * 1024**2).to_s
                else
                        "RLimitMEM "+(32 * 1024**2).to_s
        end