Sha256: 8df3758db0d51ca516e67bb7606e2d81b8cb8513a1ae867e9cdbeb265593b276

Contents?: true

Size: 1.72 KB

Versions: 5

Compression:

Stored size: 1.72 KB

Contents

.TH   "" "" ""
.SH NAME
 \- 

.\" Man page generated from reStructeredText.

.SH SYNOPSIS
Run a stand\-alone +puppet+ script.


.SH USAGE

.\" visit_block_quote

.TP
.B puppet [\-h|\-\-help] [\-V|\-\-version] [\-d|\-\-debug] [\-v|\-\-verbose]
[\-l|\-\-logdest <file>] <file>


.\" depart_block_quote

.SH DESCRIPTION
This is the standalone puppet execution script; use it to execute
individual scripts that you write. If you need to execute site\-wide
scripts, use +puppetd+ and +puppetmasterd+.


.SH OPTIONS
Note that any configuration parameter that\'s valid in the configuration
file is also a valid long argument. For example, \'ssldir\' is a valid
configuration parameter, so you can specify \'\-\-ssldir <directory>\' as an
argument.

See the configuration file documentation at
http://reductivelabs.com/projects/puppet/reference/configref.html for
the full list of acceptable parameters. A commented list of all
configuration options can also be generated by running puppet with
\'\-\-genconfig\'.

debug:       Enable full debugging.

help:        Print this help message


.TP
.B loadclasses: Load any stored classes. +puppetd+ caches configured
classes (usually at /etc/puppet/classes.txt), and setting
this option causes all of those classes to be set in your
+puppet+ manifest.


.TP
.B logdest:     Where to send messages. Choose between syslog, the console,
and a log file. Defaults to sending messages to the
console.

verbose:     Print extra information.


.SH EXAMPLE

.\" visit_block_quote
puppet \-l /tmp/script.log script.pp


.\" depart_block_quote

.SH AUTHOR
Luke Kanies


.SH COPYRIGHT
Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
License


.\" Generated by docutils manpage writer on 2008-05-05 09:33.
.\" 

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
puppet-0.24.9 man/man8/puppet.8
puppet-0.24.7 man/man8/puppet.8
puppet-0.24.6 man/man8/puppet.8
puppet-0.24.5 man/man8/puppet.8
puppet-0.24.8 man/man8/puppet.8