move coccia to ubc
[mirror/dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
index d4da647..4841488 100644 (file)
@@ -4,5 +4,5 @@
 ##
 
 RLimitCPU 180
-RLimitMEM <%= @memlimit %>
-RLimitNPROC <%= @proclimit %>
+RLimitMEM <%= @rlimitmem %>
+RLimitNPROC <%= @rlimitnproc %>