summaryrefslogtreecommitdiff
path: root/distro/debian/man/man8/chef-solo.8
blob: a2e841715c2b9cc57508dcb89af21ce852299457 (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
53
54
55
56
57
58
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH CHEF-SOLO: "8" "August 2009" "chef-solo 0.7.8" "System Administration Utilities"
.SH NAME
chef-solo: \- Runs chef in solo mode against a specified cookbook location.
.SH SYNOPSIS
.B chef-solo
\fI(options)\fR
.SH DESCRIPTION
.TP
\fB\-c\fR, \fB\-\-config\fR CONFIG
The configuration file to use
.TP
\fB\-d\fR, \fB\-\-daemonize\fR
Daemonize the process
.TP
\fB\-g\fR, \fB\-\-group\fR GROUP
Group to set privilege to
.TP
\fB\-i\fR, \fB\-\-interval\fR SECONDS
Run chef\-client periodically, in seconds
.TP
\fB\-j\fR JSON_ATTRIBS
Load attributes from a JSON file or URL
.HP
\fB\-\-json\-attributes\fR
.TP
\fB\-l\fR, \fB\-\-log_level\fR LEVEL
Set the log level (debug, info, warn, error, fatal)
.TP
\fB\-L\fR, \fB\-\-logfile\fR LOGLOCATION
Set the log file location, defaults to STDOUT
.TP
\fB\-N\fR, \fB\-\-node\-name\fR NODE_NAME
The node name for this client
.TP
\fB\-r\fR, \fB\-\-recipe\-url\fR RECIPE_URL
Pull down a remote gzipped tarball of recipes and untar it to the cookbook cache.
.TP
\fB\-s\fR, \fB\-\-splay\fR SECONDS
The splay time for running at intervals, in seconds
.TP
\fB\-u\fR, \fB\-\-user\fR USER
User to set privilege to
.TP
\fB\-v\fR, \fB\-\-version\fR
Show chef version
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this message
.SH "SEE ALSO"
Full documentation for Chef and chef-solo is located on the Chef wiki, http://wiki.opscode.com/display/chef/Home.
.SH AUTHOR
Chef was written by Adam Jacob <adam@ospcode.com> of Opscode (http://www.opscode.com), with contributions from the community.
This manual page was written by Joshua Timberman <joshua@opscode.com> with help2man. Permission is granted
to copy, distribute and / or modify this document under the terms of the Apache 2.0 License.

On Debian systems, the complete text of the Apache 2.0 License can be found in
/usr/share/common-licenses/Apache-2.0.