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