Actions
Bug #4690
closedkatello-remove-orphans is non-functional
Description
- /etc/cron.weekly/katello-remove-orphans
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
(See full trace by running task with --trace)
the issue is that the script refers to the old /usr/share/katello directory
Need this to point to the new dir for katello/foreman
Actions