summaryrefslogtreecommitdiffstats
path: root/man/man8/puppetrun.8
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2009-12-31 11:33:15 +1100
committerJames Turnbull <james@lovedthanlost.net>2009-12-31 11:33:15 +1100
commit74d9693516df7f15b2940537eb414ad78436e774 (patch)
tree9c616584a0eac13e4e185954bd0e19baa9c5488b /man/man8/puppetrun.8
parent7e2b1e91e6930364c4b246a03a3f1c70b40da7f0 (diff)
downloadpuppet-74d9693516df7f15b2940537eb414ad78436e774.tar.gz
puppet-74d9693516df7f15b2940537eb414ad78436e774.tar.xz
puppet-74d9693516df7f15b2940537eb414ad78436e774.zip
Updated man pages for 0.25.2
Diffstat (limited to 'man/man8/puppetrun.8')
-rw-r--r--man/man8/puppetrun.841
1 files changed, 27 insertions, 14 deletions
diff --git a/man/man8/puppetrun.8 b/man/man8/puppetrun.8
index 72df1db78..90707f2e7 100644
--- a/man/man8/puppetrun.8
+++ b/man/man8/puppetrun.8
@@ -1,7 +1,6 @@
.TH "" "" ""
.SH NAME
- \-
-
+ \-
.\" Man page generated from reStructeredText.
.SH SYNOPSIS
@@ -9,16 +8,18 @@ Trigger a puppetd run on a set of hosts.
.SH USAGE
-
-.\" visit_block_quote
+.INDENT 0.0
+.INDENT 3.5
+.INDENT 0.0
.TP
.B puppetrun [\-a|\-\-all] [\-c|\-\-class <class>] [\-d|\-\-debug] [\-f|\-\-foreground]
[\-h|\-\-help] [\-\-host <host>] [\-\-no\-fqdn] [\-\-ignoreschedules]
-[\-t|\-\-tag <tag>] [\-\-test]
-
+[\-t|\-\-tag <tag>] [\-\-test] [\-p|\-\-ping]
-.\" depart_block_quote
+.UNINDENT
+.UNINDENT
+.UNINDENT
.SH DESCRIPTION
This script can be used to connect to a set of machines running
@@ -75,11 +76,12 @@ 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
+\fI\%http://reductivelabs.com/projects/puppet/reference/configref.html\fP for
the full list of acceptable parameters. A commented list of all
configuration options can also be generated by running puppetmasterdd
with \'\-\-genconfig\'.
+.INDENT 0.0
.TP
.B all: Connect to all available hosts. Requires LDAP support
@@ -90,16 +92,20 @@ at this point.
.B class: Specify a class of machines to which to connect. This
only works if you have LDAP configured, at the moment.
+.UNINDENT
debug: Enable full debugging.
+.INDENT 0.0
.TP
.B foreground: Run each configuration in the foreground; that is, when
connecting to a host, do not return until the host has
finished its run. The default is false.
+.UNINDENT
help: Print this help message
+.INDENT 0.0
.TP
.B host: A specific host to which to connect. This flag can be
@@ -129,14 +135,21 @@ not work with the \-\-test option.
actually connect. This option requires LDAP support at
this point.
+.UNINDENT
+ping:
-.SH EXAMPLE
-.\" visit_block_quote
-sudo puppetrun \-p 10 \-\-host host1 \-\-host host2 \-t remotefile \-t webserver
+.nf
+Do a ICMP echo against the target host. Skip hosts that don\'t respond to ping.
+.fi
+.SH EXAMPLE
+.INDENT 0.0
+.INDENT 3.5
+sudo puppetrun \-p 10 \-\-host host1 \-\-host host2 \-t remotefile \-t webserver
-.\" depart_block_quote
+.UNINDENT
+.UNINDENT
.SH AUTHOR
Luke Kanies
@@ -147,5 +160,5 @@ Copyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public
License
-.\" Generated by docutils manpage writer on 2008-05-05 09:33.
-.\"
+.\" Generated by docutils manpage writer on 2009-12-30 19:31.
+.\"