popcon -> hiera role; explicitly include apache2
[mirror/dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
index 5673c0d..4841488 100644 (file)
@@ -4,5 +4,5 @@
 ##
 
 RLimitCPU 180
-RLimitMEM <%= @memlimit %>
+RLimitMEM <%= @rlimitmem %>
 RLimitNPROC <%= @rlimitnproc %>