lorax/src
Brian C. Lane 69cc1b17f2 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)
2019-05-03 14:22:23 -07:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
pylorax lorax-composer: Add services support to blueprints 2019-05-03 14:22:23 -07:00
sbin Add a new output type, tar-disk. 2019-05-03 14:22:22 -07:00