autofs: add debian-buildd at ubc (RT#7993)
[mirror/dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
index 10c6b41..4841488 100644 (file)
@@ -4,5 +4,5 @@
 ##
 
 RLimitCPU 180
-RLimitMEM <%= @memlimit %>
-RLimitNPROC 256
+RLimitMEM <%= @rlimitmem %>
+RLimitNPROC <%= @rlimitnproc %>