Red Hat Training

A Red Hat training course is available for Red Hat Satellite

Chapter 6. Uninstalling Satellite Server and Capsule Server

If you no longer need Satellite Server or Capsule Server, you can uninstall them.

6.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 katello-remove script issues two warnings, requiring confirmation before removing all packages and configuration files in the system.

Warning

This script erases many packages and config files, such as the following important packages:

  • httpd (apache)
  • mongodb
  • tomcat6
  • puppet
  • ruby
  • rubygems
  • All Katello and Foreman Packages

Uninstall Satellite Server

  1. Uninstall Satellite Server.

    # katello-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...

6.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 must back up the information before the removal process.

Before you Begin

The katello-remove script issues two warnings, requiring confirmation before removing all packages and configuration files in the system.

Warning

This script erases packages and config files such as the following:

  • httpd (apache)
  • mongodb
  • tomcat6
  • puppet
  • ruby
  • rubygems
  • All Katello and Foreman Packages

Uninstall Capsule Server

  1. Uninstall Capsule Server.

    # katello-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...