lorax/tests
Brian C. Lane cdf0cbbc5e lorax-composer: Add services support to blueprints
Add support for enabling and disabling systemd services in the
blueprint. It works like this:

    [customizations.services]
    enabled = ["sshd", "cockpit.socket", "httpd"]
    disabled = ["postfix", "telnetd"]

They are *added* to any existing settings in the kickstart templates.

(cherry picked from commit 1111aee92d)

Related: rhbz#1709595
2019-05-29 15:22:30 -07:00
..
cli Add test for passing custom option on kernel command line 2019-04-29 12:52:22 +03:00
composer tests: Make sure example-development is present for delete test 2019-04-05 11:05:58 -07:00
lib Add pylint testing 2014-05-09 08:10:41 -07:00
pylint Add composer-cli and tests 2018-05-17 10:34:34 -07:00
pylorax lorax-composer: Add services support to blueprints 2019-05-29 15:22:30 -07:00
__init__.py Add a test library 2018-08-07 12:12:17 -07:00
lib.py tests: Select the group to use based on the release 2019-04-05 11:05:58 -07:00
test_cli.sh Add test for passing custom option on kernel command line 2019-04-29 12:52:22 +03:00
testenv.sh Add pylint testing 2014-05-09 08:10:41 -07:00