Skip to content

Commit

Permalink
Fixes #38136 - Display subscription-manager status in logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jcpunk committed Jan 14, 2025
1 parent b4bd8e2 commit b34923f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ description: |
<%= "subscription-manager repo-override --list --repo $repo | grep 'cost:' &>/dev/null || subscription-manager repo-override --repo $repo --add=cost:#{host_param('subscription_manager_override_repos_cost')}" %>
done
<% end -%>
subscription-manager refresh
subscription-manager status

<% if redhat_install_host_tools -%>
$PKG_MANAGER_INSTALL katello-host-tools
Expand Down

0 comments on commit b34923f

Please sign in to comment.