Actions
Bug #38302
openChange patching job templates & snippets to stop using `sudo`
Description
By REX standards, using `sudo` is a bad practice. Katello does this today in a few places, like in the package install ones. Flatpak is another.
Instead, we should either expect that the user will instruct REX to use the correct user, or set the template to change the effective user to be root.
Updated by Pavan Soma Shekar 10 months ago
- Target version changed from Katello 4.18.0 to Katello 4.20.0
- Triaged changed from Yes to No
Actions