projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9486c0d
)
the new php crap in nagios needs more ram
author
Stephen Gran
<steve@lobefin.net>
Sun, 20 Feb 2011 17:10:42 +0000
(17:10 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 20 Feb 2011 17:10:42 +0000
(17:10 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/apache2/templates/ressource-limits.erb
patch
|
blob
|
history
diff --git
a/modules/apache2/templates/ressource-limits.erb
b/modules/apache2/templates/ressource-limits.erb
index
f076a72
..
f69d5e3
100644
(file)
--- a/
modules/apache2/templates/ressource-limits.erb
+++ b/
modules/apache2/templates/ressource-limits.erb
@@
-7,7
+7,7
@@
RLimitCPU 180
<%=
case fqdn
when "merkel.debian.org" then "" # maybe unlimited will be better
- when "grieg.debian.org" then
+ when "grieg.debian.org"
, "tchaikovsky.debian.org"
then
# buildd.debian.org
"RLimitMEM "+(96 * 1024**2).to_s
else