A lightweight solution for configuration of baremetal nodes.
Go to file
skovaleff 7ed8c29f99 Add ability to control pam_limits via new module 'limits'
1) 'Values' configures limit settings to be persisted.
2) Previous DivingBell controlled limits those were set
but now are gone are cleared.
3) Previous values of newly set limits are backed up
to /var/divingbell/limits
4) New limit is applied via adding a separate conf file
to /etc/security/limits.d
5) The Doc is updated with appropriate details.
6) Dev env with Vagrant
7) Increase number of expected DaemonSets in 020-test
8) Demo: https://asciinema.org/a/209619

Change-Id: I5efb39c498c2b666b4ba97271b59757f4a0c1ca7
2018-11-01 09:09:48 -07:00
divingbell Add ability to control pam_limits via new module 'limits' 2018-11-01 09:09:48 -07:00
doc Add ability to control pam_limits via new module 'limits' 2018-11-01 09:09:48 -07:00
tools Add ability to control pam_limits via new module 'limits' 2018-11-01 09:09:48 -07:00
.gitignore Initial commit. 2017-11-16 05:59:36 +00:00
.gitreview Update .gitreview for openstack infra 2018-05-17 20:03:32 +00:00
.zuul.yaml Set up publishing of docs 2018-10-04 16:38:36 +00:00
LICENSE Initial commit 2017-10-17 13:25:54 -05:00
Makefile Set up publishing of docs 2018-10-04 16:38:36 +00:00
README.md Set up publishing of docs 2018-10-04 16:38:36 +00:00
TODO Initial commit. 2017-11-16 05:59:36 +00:00
Vagrantfile Add ability to control pam_limits via new module 'limits' 2018-11-01 09:09:48 -07:00
setup.cfg Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
setup.py docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
test-requirements.txt docs(tox): Add tox target to generate docs 2018-05-22 14:26:20 -05:00
tox.ini Set up publishing of docs 2018-10-04 16:38:36 +00:00

README.md

Divingbell

Find more documentation for Divingbell on Read the Docs <https://airship-divingbell.readthedocs.io/>_.