Yelp / puppet-uchiwa

Puppet module for installing Uchiwa
Apache License 2.0
20 stars 59 forks source link

Enable pam limits for su and add a ulimit for uchiwa user #40

Closed KoeSystems closed 7 years ago

KoeSystems commented 9 years ago

Enable the ulimit for uchiwa user and set a default max memory used for process.

pauloconnor commented 9 years ago

I'd prefer to see this done upstream in the Uchiwa package https://github.com/sensu/uchiwa-build

KoeSystems commented 9 years ago

I agree. I've just done a PR to sensu/uchiwa-build if they merge it then I can just modify the uchiwa::config class to add the ulimit value to the /etc/default/uchiwa, that will be unlimited by default.

solarkennedy commented 9 years ago

@KoeSystems can you linke ot the PR? Has it been merged?

KoeSystems commented 9 years ago

The PR is https://github.com/sensu/uchiwa-build/pull/22

solarkennedy commented 7 years ago

I'm going to close this for now, we don't seem to need it anymore.