Skip to content

Conversation

@imaqsood
Copy link
Contributor

Since we currently use the Amazon repository for Amazon Linux on the Yum repo instead of el, we are changing the manifest to fetch the correct package.

@imaqsood imaqsood requested review from a team and bastelfreak as code owners June 10, 2024 10:20
@joshcooper joshcooper merged commit 89688c8 into puppetlabs:main Jun 10, 2024
'Amazon': {
$major_version = $facts['os']['release']['major']
$amz_el_version = "${major_version}" ? {
'2' => '7',
Copy link
Contributor

Choose a reason for hiding this comment

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

Removing this is correct for amazon-2-aarch64, but breaks amazon-2-x86_64 (since we need to install RHEL 7 packages.

@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Jun 27, 2024
@joshcooper joshcooper added bug Something isn't working and removed maintenance Maintenance chores are typically excluded from changelogs labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants