fuel-library/deployment
Dmitry Bilunov 65eca54760 Apply PAM security limits by running daemons through su
Daemons launched from OCF scripts inherit default resource limits. It
could confuse users and cause resource allocation fail under heavy load.

We should run daemons requiring root privileges through su - root -c, so
limits from limits.conf would be enforced. To make it easier to
implement, a new wrapper "ocf_run_as_root" is implemented in
ocf-fuel-funcs.

Change-Id: Iea56e4d08a2c1f92500129210d79e4b1fe04e3fd
Closes-Bug: #1429553
2016-02-02 18:35:58 +03:00
..
puppet Apply PAM security limits by running daemons through su 2016-02-02 18:35:58 +03:00
.gitignore Add mcollective and datacat to gitignore 2015-11-25 10:17:57 +01:00
Gemfile Initial librarian-puppet-simple configuration 2015-07-31 10:43:59 -05:00
Puppetfile Disable execution of dbsync for Murano Dashboard 2016-01-12 11:44:01 +00:00
remove_modules.sh Noop tests refactoring 2015-11-03 17:09:22 +03:00
update_modules.sh Replace which with type in update_modules.sh 2015-12-03 11:40:02 +00:00