lorax/tests
Brian C. Lane f2209932a6 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#1718473
2019-11-18 12:36:18 +02:00
..
cli tests: Document Azure setup 2019-10-21 20:51:20 +03:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Ignore Cockpit CI files when linting 2019-09-13 11:27:12 +03:00
pylorax lorax-composer: Add services support to blueprints 2019-11-18 12:36:18 +02:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
test_cli.sh New test: assert toml files in git workspace 2019-09-13 14:05:42 +03:00
testenv.sh Backport changes for Cockpit CI 2019-06-25 11:57:33 +03:00