summaryrefslogtreecommitdiffstats
path: root/man/man8/puppetmasterd.8
blob: 3ae567a6937707da1c5bad1fac6865f83e96610e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "PUPPETMASTERD" "8" "August 2010" "" ""
The central puppet server\. Functions as a certificate authority by default\.puppet master [\-D|\-\-daemonize|\-\-no\-daemonize] [\-d|\-\-debug] [\-h|\-\-help]
.
.IP "" 4
.
.nf

  [\-l|\-\-logdest <file>|console|syslog] [\-v|\-\-verbose] [\-V|\-\-version]
.
.fi
.
.IP "" 0
This is the puppet central daemon\.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 \fIdirectory\fR\' as an argument\.
.
.P
See the configuration file documentation at http://docs\.puppetlabs\.com/references/stable/configuration\.html for the full list of acceptable parameters\. A commented list of all configuration options can also be generated by running puppetmasterdd with \'\-\-genconfig\'\.
.
.P
daemonize: Send the process into the background\. This is the default\.
.
.P
no\-daemonize: Do not send the process into the background\.
.
.P
debug: Enable full debugging\.
.
.P
help: Print this help message\.
.
.P
logdest: Where to send messages\. Choose between syslog, the
.
.IP "" 4
.
.nf

          console, and a log file\. Defaults to sending messages to
          syslog, or the console if debugging or verbosity is
          enabled\.
.
.fi
.
.IP "" 0
.
.P
verbose: Enable verbosity\.
.
.P
version: Print the puppet version number and exit\.puppet masterLuke KaniesCopyright (c) 2005 Reductive Labs, LLC Licensed under the GNU Public License