Skip to content

Commit

Permalink
Correct the foreman-maintain packages update warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ahumbe authored and ehelms committed Apr 23, 2024
1 parent 67f0df7 commit 6f77002
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions definitions/procedures/packages/update_all_confirmation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ def run
if @packages.nil? || @packages.empty?
question = "\nWARNING: No specific packages to update were provided\n" \
"so we are going to update all available packages.\n" \
"It is recommended to update everything only as part of upgrade\n" \
"of the #{feature(:instance).product_name} to the next version. \n" \
"To Upgrade to next version use 'foreman-maintain upgrade'.\n\n" \
"Do you want to proceed with update of everything regardless\n" \
'of the recommendations?'
Expand Down

0 comments on commit 6f77002

Please sign in to comment.