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

Add Debian 11 and 12 support #308

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Add Debian 11 and 12 support #308

merged 1 commit into from
Jan 22, 2024

Conversation

hbog
Copy link
Contributor

@hbog hbog commented Aug 18, 2023

Pull Request (PR) description

Add Debian 11 and 12 support.

This Pull Request (PR) fixes the following issues

Fixes #305

metadata.json Outdated Show resolved Hide resolved
Change name of Debian package ifenslave-2.6 to ifenslave.

As of Debian 11, the package ifenslave-2.6 is no longer available,
causing puppet run failure when using bonds.

Debian 9 and 10 support is maintained because they also have the
ifenslave package (with ifenslave-2.6 marked as transitional).

This drops support for bonds in Debian 8, which is EOL since June 2018.
@hbog
Copy link
Contributor Author

hbog commented Dec 29, 2023

@ghoneycutt Debian 9 is removed from the list and a note about Debian 9 support is added in the Readme.

@silug silug merged commit 1a4ec32 into voxpupuli:master Jan 22, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

installation of ifenslave during configuring bond fails on Debian >=11
4 participants