File: puppet-agent.templates

package info (click to toggle)
puppet-agent 8.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,392 kB
  • sloc: ruby: 286,820; sh: 492; xml: 116; makefile: 88; cs: 68
file content (13 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (2)
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.