-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Roles currently assume systemd as the init system and contain systemd-specific configuration. This prevents the roles from working properly on hosts using openrc as the init system.
To expand compatibility, the roles should be updated to support both systemd and openrc. For roles that manage services, init scripts should be added and enabled for openrc alongside the existing systemd unit files. Any systemd-specific commands or config files should be adapted to also work with openrc where applicable.
This will allow the roles to deploy successfully to a wider range of hosts without init system limitations. Supporting both major init systems will improve flexibility and reuse of the roles.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed