Chapter 3. Disabling Puppet integration with Satellite
Disable Puppet integration in Satellite when you no longer need configuration management or want to remove Puppet data from the database and server. Optionally remove all Puppet server data, including environments, with the --remove-all-data argument.
If you disable Puppet with the --remove-all-data argument, you will not be able to re-enable Puppet afterwards. This is a known issue, see the Bug 2087067.
Prerequisites
- Puppet is enabled on Satellite.
Procedure
If you have used Puppet server on any Capsules, disable Puppet server on all Capsules:
satellite-maintain plugin purge-puppet --remove-all-data
# satellite-maintain plugin purge-puppet --remove-all-dataCopy to Clipboard Copied! Toggle word wrap Toggle overflow Disable Puppet server on Satellite Server:
satellite-maintain plugin purge-puppet --remove-all-data
# satellite-maintain plugin purge-puppet --remove-all-dataCopy to Clipboard Copied! Toggle word wrap Toggle overflow