Chapter 8. Uninstalling Satellite Server and Capsule Server
If you no longer need Satellite Server or Capsule Server, you can uninstall them.
8.1. Uninstalling Satellite Server
Uninstalling Satellite Server and Capsule Server erases all applications used on the target system. If you use any applications or application data for purposes other than Satellite Server, you should back up the information before the removal process.
Before you Begin
The uninstall script issues two warnings, requiring confirmation before removing all packages and configuration files in the system.
This script will erase many packages and config files. Important packages such as the following will be removed:
- httpd (apache)
- mongodb
- tomcat6
- puppet
- ruby
- rubygems
- All Katello and Foreman Packages
Uninstall Satellite Server
Uninstall Satellite Server.
# katello-remove
Once these packages and configuration files are removed there is no going back. If you use this system for anything other than Katello and Foreman you probably do not want to execute this script. Read the source for a list of what is removed. Are you sure(Y/N)? y ARE YOU SURE?: This script permanently deletes data and configuration. Read the source for a list of what is removed. Type [remove] to continue? remove Shutting down Katello services...
8.2. Uninstalling Capsule Servers
Uninstalling Capsule Server erases all applications used on the target system. If you use any applications or application data for purposes other than Satellite Server, you should back up the information before the removal process.
Before you Begin
The uninstall script issues two warnings, requiring confirmation before removing all packages and configuration files in the system.
This script erases packages and config files. Important packages such as the following will be removed:
- httpd (apache)
- mongodb
- tomcat6
- puppet
- ruby
- rubygems
- All Katello and Foreman Packages
Uninstall Capsule Server
Uninstall Capsule Server.
$ capsule-remove
The following message displays.
Once these packages and configuration files are removed there is no going back. If you use this system for anything other than Katello and Foreman you probably do not want to execute this script. Read the source for a list of what is removed. Are you sure(Y/N)? y ARE YOU SURE?: This script permanently deletes data and configuration. Read the source for a list of what is removed. Type [remove] to continue? remove Shutting down Katello services...