Skip to content

Commit

Permalink
adding the change in the app file and platforms
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Simmons <sean.simmons@progress.com>
  • Loading branch information
sean-simmons-progress committed Sep 12, 2024
1 parent cb33053 commit 07505f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ def get_package_info
if current_project == "chef-server" && current_version >= "15.10.12" && current_platform == "amazon" && current_platform_version == "2"
remap_to_el = false
end

puts get_package_info
# SLES/SUSE requests may need to be modified before returning metadata.
# If s390x architecture is requested we never modify the metadata.
Expand Down

0 comments on commit 07505f7

Please sign in to comment.