]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
unlimit berlioz
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 20 Aug 2011 19:29:35 +0000 (21:29 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 20 Aug 2011 19:29:35 +0000 (21:29 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/apache2/templates/ressource-limits.erb

index e833e5bd8bc80f7a2bd4ac2b329f79d43772fb02..9137148818e3d8e67889c960488bf5baac4c0b2b 100644 (file)
@@ -6,7 +6,9 @@
 RLimitCPU 180
 <%=
 case fqdn
-       when "berlioz.debian.org", "grieg.debian.org", "tchaikovsky.debian.org" then
+       when "berlioz.debian.org" then
+               ""
+       when "grieg.debian.org", "tchaikovsky.debian.org" then
                # buildd.debian.org
                "RLimitMEM "+(96 * 1024**2).to_s
        else