1 2 3 4 5 6 7 8 9 10 11 12 13
|
Template: puppet-agent/postrm_purge_data
Type: boolean
Default: true
_Description: Remove Puppet configuration and data when package is purged?
The directories containing Puppet code, environments, configuration, ssl
certificates, logs and other data are about to be removed.
.
If you're purging the puppet-agent package in order to replace it with a more
recent or custom version or if you want to keep the data for further analysis,
the data should be kept.
.
If puppet.conf was modified from its default configuration, some data may
still remain.
|