Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • infra
  • ansible-shared
  • common
  • Merge requests
  • !15

Bullseye Compatibility

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lars Beckers requested to merge bullseye into master Mar 15, 2021
  • Overview 0
  • Commits 7
  • Pipelines 1
  • Changes 19

Changes:

  • apt: Add version safeguard for bullseye's name of the security dist. ❗
  • shell/sudo: The includedir config directive has changed to not look like a comment. ✨
  • shell: Adapt Debian version safeguard to consider testing as higher than any released version. 🚧
  • basic-system: Make the sysctl file configurable, so that one may leave the distribution provided default intact. 📦
  • basic-system/logrotate: Adapt config file to bullseye's default one. 📝
  • basic-system/journal: The journal will be persistent by default on bullseye. We will need to consider to remove our package in the future. 📚
  • basic-system/journal: Couldn't hold off fixing the name of journal_persitent_with_package to journal_persistent_with_package. Breaking Change! (@hinrikus) ⚡
  • basic-system/rsyslog: Removed support for jessie and thus configuration of rsyslog in this role. This simplifies the role quiet a bit. 🔥
  • ssh-server: Use the new drop-in configuration facility provided on bullseye. 💎
  • ssh-server: Updated the ssh_strong_crypto configuration option's meaning on bullseye to coincide with some SSH Hardening Guide's Ubuntu 20.04 recommendations that seem reasonable to me. 🔒

I did not add usrmerge to basic-system, although we should use it on every updated system (new systems use the new layout by default). What do you think?

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: bullseye