Actions
Feature #25671
openAllow openscap plugin to be uninstalled
Status:
Needs design
Priority:
Normal
Assignee:
-
Target version:
-
Description
This will require a design of how exactly the plugins should be uninstalled and likely additional support from core. Steps to completely remove the plugin will include steps on server, proxy and clients as well. The following list is probably not complete.
server:- drop tables
- remove reports and associated information about rules and results that we store in core's tables
- remove compliance status
- remove openscap proxy from hosts/hostgroups
- remove foreman_scap_client Puppet class from hosts/hostgroups
- disable and remove smart_proxy_openscap + dependencies
- clean up reports and spool on proxy
- remove foreman_scap_client + dependencies, config and cron
Actions