Initial commit
This commit is contained in:
commit
5fe082b8f6
33 changed files with 1177 additions and 0 deletions
6
roles/newsreader/templates/limits.j2
Normal file
6
roles/newsreader/templates/limits.j2
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
#
|
||||
# see https://www.rabbitmq.com/install-debian.html#kernel-resource-limits
|
||||
#
|
||||
[Service]
|
||||
LimitNOFILE=64000
|
||||
Reference in a new issue