]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/apache2/templates/ressource-limits.erb
unlimit berlioz
[dsa-puppet.git] / 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