Man Linux: Main Page and Category List

NAME

       chef-solo:  -  Runs  chef  in  solo  mode  against a specified cookbook
       location.

SYNOPSIS

       chef-solo (options)

DESCRIPTION

       -c, --config CONFIG
              The configuration file to use

       -d, --daemonize
              Daemonize the process

       -g, --group GROUP
              Group to set privilege to

       -i, --interval SECONDS
              Run chef-client periodically, in seconds

       -j JSON_ATTRIBS
              Load attributes from a JSON file or URL

       --json-attributes

       -l, --log_level LEVEL
              Set the log level (debug, info, warn, error, fatal)

       -L, --logfile LOGLOCATION
              Set the log file location, defaults to STDOUT

       -N, --node-name NODE_NAME
              The node name for this client

       -r, --recipe-url RECIPE_URL
              Pull down a remote gzipped tarball of recipes and  untar  it  to
              the cookbook cache.

       -s, --splay SECONDS
              The splay time for running at intervals, in seconds

       -u, --user USER
              User to set privilege to

       -v, --version
              Show chef version

       -h, --help
              Show this message

SEE ALSO

       Full  documentation for Chef and chef-solo is located on the Chef wiki,
       http://wiki.opscode.com/display/chef/Home.

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.