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

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