freeipa/ipaplatform/base
Stanislav Levin d86b57c057 Make use of the single configuration point for the default shells
For now all the default shells of users and admin are hardcoded in
different parts of the project. This makes it impossible to run the
test suite against the setup, which has the default shell differed
from '/bin/sh'.

The single configuration point for the shell of users and admin is
added to overcome this limitation.

Fixes: https://pagure.io/freeipa/issue/7978
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2019-06-19 11:39:51 +02:00
..
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
constants.py Make use of the single configuration point for the default shells 2019-06-19 11:39:51 +02:00
paths.py Make use of the single configuration point for the default shells 2019-06-19 11:39:51 +02:00
services.py ipaplatform: add more services 2019-04-26 10:25:00 +02:00
tasks.py Refactor tasks to include is_selinux_enabled() 2019-04-26 09:50:23 +02:00