Skip to content

ADD: Ubuntu 26.04 Support#2303

Merged
NeoPlays merged 5 commits into
stereum-dev:mainfrom
NeoPlays:ubuntu2604
May 28, 2026
Merged

ADD: Ubuntu 26.04 Support#2303
NeoPlays merged 5 commits into
stereum-dev:mainfrom
NeoPlays:ubuntu2604

Conversation

@NeoPlays
Copy link
Copy Markdown
Member

Ubuntu 26.04 Support

Adds full Ubuntu 26.04 ("resolute") support across the stack.

Changes

  • Package installation fix (NodeConnection.js): Skip ppa:ansible/ansible on Ubuntu 26.04+ since the PPA isn't available — Ansible is installed from the default Ubuntu repos instead. Improved ansible playbook error reporting to include stdout alongside stderr.
  • Docker installation fix (docker-ubuntu-2604.yaml, docker.yml): apt-key was removed in Ubuntu 26.04. Added a new docker-ubuntu-2604.yaml role that uses the modern /etc/apt/keyrings/ keyring approach with signed-by, selected automatically when the major version is ≥ 26.
  • Supported OS list (WelcomeFooter.vue): Added 26.04 to the allowed versions check so the welcome screen accepts Ubuntu 26.04 connections.
  • Test images (91 files): Updated all integration tests and molecule test scenarios from ubuntu-24.04/ubuntu:noble to ubuntu-26.04/ubuntu:resolute.

@NeoPlays NeoPlays merged commit d24ce7c into stereum-dev:main May 28, 2026
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.

1 participant