# {{ ansible_managed }} # # Limits tuned for LXD hosting, according to the tuning guidelines: # https://github.com/lxc/lxd/blob/master/doc/production-setup.md # * soft nofile 1048576 * hard nofile 1048576 root soft nofile 1048576 root hard nofile 1048576 * soft memlock unlimited * hard memlock unlimited