Skip to content

fix: add Jammy package mapping for Insights - #370

Merged
santhosh-apphelix-2u merged 1 commit into
masterfrom
insights-jammy-package-map
Aug 19, 2026
Merged

fix: add Jammy package mapping for Insights#370
santhosh-apphelix-2u merged 1 commit into
masterfrom
insights-jammy-package-map

Conversation

@santhosh-apphelix-2u

Copy link
Copy Markdown
Contributor

Adds the missing Ubuntu Jammy package mapping for the Insights Ansible role.

The Insights role indexes insights_release_specific_debian_pkgs using ansible_distribution_release. After moving the Insights deployment VM to Ubuntu 22.04, Ansible will resolve the release as jammy, so this key needs to exist.

Changes

  • Added jammy: [] to insights_release_specific_debian_pkgs.

Copilot AI lite review requested due to automatic review settings August 19, 2026 02:43

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

Adds Ubuntu 22.04 (“jammy”) support to the Insights Ansible role’s release-specific Debian package mapping so the role can safely index insights_release_specific_debian_pkgs[ansible_distribution_release] after the deployment VM OS upgrade.

Changes:

  • Added an explicit jammy key (empty list) to insights_release_specific_debian_pkgs to prevent missing-key failures on Ubuntu 22.04.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@santhosh-apphelix-2u
santhosh-apphelix-2u merged commit e6af322 into master Aug 19, 2026
4 checks passed
@santhosh-apphelix-2u
santhosh-apphelix-2u deleted the insights-jammy-package-map branch August 19, 2026 02:51
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