]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/apache2/templates/resource-limits.erb
Move all roles from local.yaml to hiera
[dsa-puppet.git] / modules / apache2 / templates / resource-limits.erb
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 RLimitCPU 180
7 RLimitMEM <%= @memlimit %>
8 RLimitNPROC 128