Skip to content

Commit

Permalink
Fixes #36808 - Add sudo to Resolve Traces template (#10762)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylenz authored Oct 12, 2023
1 parent 85c310b commit f310056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/foreman/job_templates/resolve_traces.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ reboot = commands.delete('reboot')
shutdown -r +1
<% else -%>
<%= commands.join("\n") %>
katello-tracer-upload
sudo katello-tracer-upload
<% end %>

0 comments on commit f310056

Please sign in to comment.