Adam Růžička
Adam Růžička
#### What are the changes introduced in this pull request? Erratum::ApplicableErrataInstall and Erratum::Install tasks are kept around for 90 days instead of 30. #### Considerations taken when implementing this change?...
Requires: - https://github.com/theforeman/foreman/pull/9290
(cherry picked from commit a94dc8f06754939f44d54d0dd5314b7e91047225)
(cherry picked from commit a94dc8f06754939f44d54d0dd5314b7e91047225)
End to end example: Use this job template ``` cat /tmp/test echo echo "=====" chmod +x /tmp/test /tmp/test ``` Run it on a host with script input using a heredoc...
As a side effect, gitlab-sidekiq-fetcher should get updated to >= 7.1.0. Currently latest sidekiq is 6.5.5, but anything above 6.4.0 is rather verbose about things being deprecated in sidekiq 7.0.0....
Partially fixes #5216 . Changes proposed in this pull request: * add a condition to require `openssl1.1-devel` instead of `openssl-devel` when trying to build ruby 2.7.z on fedora 36 Make...
To avoid things like https://github.com/Katello/katello/pull/10788 spreading all over the place