do not hardcode dns primary ssh key for syncing to secondaries
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / templates / limits.conf
1 rabbitmq soft nofile <%= @file_limit %>
2 rabbitmq hard nofile <%= @file_limit %>