79b39d585a
We used the amount of connections instead of the maximum number of open files for the systemd unit limit. The amount of connections are handled by mysql. Change-Id: Ib82cba87038ac2601b4ff268c6c889dbe2387228 Closes-Bug: #1659060
6 lines
73 B
Django/Jinja
6 lines
73 B
Django/Jinja
# {{ ansible_managed }}
|
|
|
|
[Service]
|
|
LimitNOFILE={{ galera_file_limits }}
|
|
|