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

index b6bc329edafea03a75e4b92f8e198246dbdcee66..e8d0ddc59d37bf6bc5bdd8fda9dcbd1b02b58647 100644 (file)
@@ -12,7 +12,7 @@ else
        case fqdn
                when "berlioz.debian.org" then
                        ""
-               when "tchaikovsky.debian.org" then
+               when "tchaikovsky.debian.org,quantz.debian.org" then
                        "RLimitMEM "+(96 * 1024**2).to_s
                else
                        "RLimitMEM "+(32 * 1024**2).to_s