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

Support Ubuntu 24.04 noble #175

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Support Ubuntu 24.04 noble #175

wants to merge 2 commits into from

Conversation

DasSkelett
Copy link
Member

@DasSkelett DasSkelett commented Oct 13, 2024

Changes required to make our Salt states work with Ubuntu 24.04:

Cleanup not directly related to upgrade:

  • netplan/systemd-networkd: systemd complained about the netplan generator throwing errors, as we don't use netplan the generator is now masked (symlink -> /dev/null)
  • docker: don't install old docker-compose script anymore, install docker-compose-plugin from Docker repos
  • telegraf: fix guardian ping check (the typoed domain doesn't exist/is a CNAME to anycast)

Future work:
nebula is now in the Ubuntu repositories, however so far still on an older version (1.6.1 vs 1.8.2 from krombel and 1.9.4 latest GitHub release). At some point we can decide to switch over.

@DasSkelett DasSkelett added the enhancement New feature or request label Oct 13, 2024
@DasSkelett DasSkelett requested a review from a team as a code owner October 13, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants