Skip to content

(PA-8275) Add ubuntu-26-aarch64 support to install task#841

Merged
shubhamshinde360 merged 1 commit into
mainfrom
PA-8275
Jun 16, 2026
Merged

(PA-8275) Add ubuntu-26-aarch64 support to install task#841
shubhamshinde360 merged 1 commit into
mainfrom
PA-8275

Conversation

@shubhamshinde360

Copy link
Copy Markdown
Contributor

Summary

Adds "26.04") deb_codename="resolute";; to the Ubuntu codename case block in tasks/install_shell.sh, enabling the bolt install task to resolve the correct package URL for Ubuntu 26.04 aarch64.

Test plan

  • bash -n tasks/install_shell.sh exits 0
  • bundle exec rake task_acceptance passed locally with ubuntu2604-AARCH64target.a — both puppetcore8-nightly install and puppetcore9-nightly upgrade succeeded

Jira: PA-8275

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Bolt install task’s Ubuntu version-to-codename mapping so it can construct the correct Debian package URL for Ubuntu 26.04 on aarch64.

Changes:

  • Added Ubuntu 26.04resolute mapping in the Ubuntu deb_codename case statement used to form the release package filename/URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shubhamshinde360 shubhamshinde360 merged commit b7bfd8e into main Jun 16, 2026
10 of 18 checks passed
@shubhamshinde360 shubhamshinde360 deleted the PA-8275 branch June 16, 2026 08:41
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.

3 participants