move to puppetlabs rabbitmq module
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / templates / limits.conf
1 rabbitmq soft nofile <%= @file_limit %>
2 rabbitmq hard nofile <%= @file_limit %>