Actions
Feature #24588
closedAutomatic pruning for foreman-plugin-tasks-automatic-cleanup
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Foreman plugin
Target version:
-
Description
If you enabled the `--foreman-plugin-tasks-automatic-cleanup` it will be added as a cronjob for automatic task cleanup.
- It will use the settings from /etc/foreman/plugins/foreman-tasks.yaml
- Backup is enabled by default under directory /var/lib/foreman/tasks-backup
- After a while /var/lib/foreman/tasks-backup will get very big and nothing will clean it up automatically.
It would be good to add a pruning interval for backups under /var/lib/foreman/tasks-backup to foreman-plugin-tasks-automatic-cleanup
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-0.9.6.4/lib/foreman_tasks/tasks/cleanup.rake
Updated by Adam Ruzicka over 6 years ago
- Project changed from Foreman to foreman-tasks
- Category changed from Rake tasks to Foreman plugin
Updated by Adam Ruzicka over 3 years ago
- Status changed from New to Closed
The linked BZ was closed, closing.
Actions