Skip to content

Puppet cannot start Gitlab after it was stopped manually on Debian 12 (at least) #469

@jay7x

Description

@jay7x

Steps to reproduce:

  1. Install gitlab with the module (with service_manage => true)
  2. Stop the gitlab-runsvdir.service: systemctl stop gitlab-runsvdir.service
  3. Run Puppet to apply the manifest again. Puppet fails, because it uses /usr/bin/gitlab-ctl start to start Gitlab instead of passing it to Systemd.

Puppet version: 8.8.1
OS: Debian 12
Gitlab package version: 18.1.1-ce.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions