Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecation: Drop support for systemd older than 232. #355

Open
SuperQ opened this issue Apr 27, 2024 · 0 comments
Open

deprecation: Drop support for systemd older than 232. #355

SuperQ opened this issue Apr 27, 2024 · 0 comments

Comments

@SuperQ
Copy link
Contributor

SuperQ commented Apr 27, 2024

I think we should deprecate systemd support for versions older than 232. This would cleanup a bunch of if statements in service templates and eliminate the use of ansible_facts.packages in many of the roles. This would allow us to remove the python-apt/python3-apt package install from

This would mean we would set the minimum support matrix:

  • Debian 9
  • Ubuntu 18.04
  • RHEL/CentOS 8

CentOS 7 is EOL in June 2024, so I think that's going to be the last supported distro we will need to drop first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant