Actions
Bug #21903
openUninstaller uninstalls salt
Status:
Needs design
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
During uninstallation of katello with katello-remove, it is not reported that salt will be uninstalled (if installed). Only the following is reported:
WARNING: This script will erase many packages and config files.
Important packages such as the following will be removed:
* httpd (apache)
* mongodb
* tomcat
* puppet
* ruby
* rubygems
* All Katello and Foreman Packages
This seems to be true in 1.15 and up (at least)
This should probably either A) be reported, or B) not be uninstalled if present.
To reproduce:
- Install salt with katello scenario
- Run katello-remove
Actions