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
|
||
|---|---|---|
| .. | ||
| blueprints | ||
| repos | ||
| results | ||
| source | ||
| test_bisect.py | ||
| test_buildstamp.py | ||
| test_compose.py | ||
| test_crossdomain.py | ||
| test_projects.py | ||
| test_queue.py | ||
| test_recipes.py | ||
| test_server.py | ||
| test_timestamp.py | ||
| test_workspace.py | ||
| test_yumbase.py | ||