Skip to content

Support openrc init system in roles for alpine #70

@proffust

Description

@proffust

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions