On systems with systemd (e.g. Ubuntu Xenial/16.04), system limits must be specified via a systemd service file (official docs). I made PR #38 to do that, so the configuration can be set similar to sysconfig or jvm_opts. Not super confident with salt formulas yet, so please let me know if the PR needs some more work.
On systems with systemd (e.g. Ubuntu Xenial/16.04), system limits must be specified via a systemd service file (official docs). I made PR #38 to do that, so the configuration can be set similar to
sysconfigorjvm_opts. Not super confident with salt formulas yet, so please let me know if the PR needs some more work.