Skip to content

feat(ubuntu): Add Ubuntu 26.04#1676

Merged
Stromweld merged 1 commit into
chef:mainfrom
brandon-welsch:feat/add-ubuntu-26.04
May 1, 2026
Merged

feat(ubuntu): Add Ubuntu 26.04#1676
Stromweld merged 1 commit into
chef:mainfrom
brandon-welsch:feat/add-ubuntu-26.04

Conversation

@brandon-welsch
Copy link
Copy Markdown
Contributor

Description

This PR adds support for Ubuntu 26.04 LTS (Resolute Raccoon)

Related Issue

Fix #1675

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Comment thread os_pkrvars/ubuntu/ubuntu-26.04-aarch64.pkrvars.hcl Outdated
Comment thread os_pkrvars/ubuntu/ubuntu-26.04-x86_64.pkrvars.hcl
iso_checksum = "file:https://releases.ubuntu.com/resolute/SHA256SUMS"
parallels_guest_os_type = "ubuntu"
vbox_guest_os_type = "Ubuntu_64"
vmware_guest_os_type = "ubuntu-64"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we're on the subject. ubuntu-64 isn't a valid VMWare guest? ubuntu64Guest seems to be the correct name in vCenter 8.0.

added a list at https://gist.github.com/konstruktoid/974ef8e372a1f36de7806b9ea59cb286

@brandon-welsch brandon-welsch force-pushed the feat/add-ubuntu-26.04 branch 2 times, most recently from dca41f0 to 7606e1f Compare May 1, 2026 10:25
Signed-off-by: Brandon WELSCH <dev@brandon-welsch.eu>
@brandon-welsch brandon-welsch force-pushed the feat/add-ubuntu-26.04 branch from 7606e1f to d248334 Compare May 1, 2026 11:44
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

@Stromweld Stromweld merged commit 5d5b659 into chef:main May 1, 2026
4 checks passed
phillipross pushed a commit to luminositylabs/luminositylabs-bento that referenced this pull request May 4, 2026
Signed-off-by: Brandon WELSCH <dev@brandon-welsch.eu>
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.

Support for Ubuntu 26.04 Bento Boxes

3 participants