Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P poc-irods
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poc_irods
  • poc-irods
  • Merge requests
  • !2

Role postgresql, task systemd: factorize tasks.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Louis VINCHON requested to merge factorize-postgresql-systemd-tasks into master Jan 22, 2021
  • Overview 0
  • Commits 1
  • Changes 1

This is an improvement to the systemd.yml file which had a lot of tasks doing the same thing, with slighty different names for the unit files.

I factorized the 'start postgresql.service' tasks so that we only need one task with a dynamic unit file name.

Remarks: This means that we no longer have system-specific tasks. It doesn't matter in the current state as there was nothing system-specific in our tasks.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: factorize-postgresql-systemd-tasks