Sha256: 8d0eafe826c59b450d99b4b00166e0aae1a95579ff2f75db056bce4d2982ba55
Contents?: true
Size: 1.55 KB
Versions: 4
Compression:
Stored size: 1.55 KB
Contents
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "PUPPET\-INSPECT" "8" "April 2018" "Puppet, Inc." "Puppet manual" . .SH "NAME" \fBpuppet\-inspect\fR \- Send an inspection report . .SH "SYNOPSIS" Note: this command is deprecated . .P Prepares and submits an inspection report to the puppet master\. . .SH "USAGE" puppet inspect [\-\-archive_files] [\-\-archive_file_server] . .SH "DESCRIPTION" This command uses the cached catalog from the previous run of \'puppet agent\' to determine which attributes of which resources have been marked as auditable with the \'audit\' metaparameter\. It then examines the current state of the system, writes the state of the specified resource attributes to a report, and submits the report to the puppet master\. . .P Puppet inspect does not run as a daemon, and must be run manually or from cron\. . .SH "OPTIONS" Any configuration setting which is valid in the configuration file is also a valid long argument, e\.g\. \'\-\-server=master\.domain\.com\'\. See the configuration file documentation at https://docs\.puppetlabs\.com/puppet/latest/reference/configuration\.html for the full list of acceptable settings\. . .TP \-\-archive_files During an inspect run, whether to archive files whose contents are audited to a file bucket\. . .TP \-\-archive_file_server During an inspect run, the file bucket server to archive files to if archive_files is set\. The default value is \'$server\'\. . .SH "AUTHOR" Puppet Inc\. . .SH "COPYRIGHT" Copyright (c) 2011 Puppet Inc\., LLC Licensed under the Apache 2\.0 License
Version data entries
4 entries across 4 versions & 1 rubygems