Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

chef-client_syslog (2) Versions 0.1.0

chef-client log to syslog

Policyfile
Berkshelf
Knife
cookbook 'chef-client_syslog', '= 0.1.0', :supermarket
cookbook 'chef-client_syslog', '= 0.1.0'
knife supermarket install chef-client_syslog
knife supermarket download chef-client_syslog
README
Dependencies
Quality -%

chef-client_syslog cookbook

Send chef-client log to syslog.

reference from: https://gist.github.com/3616423

Requirements

gem[syslog-logger] to chef's gem_home. (Automatic install it when run recipe[chef-client_syslog::default])

Usage

add run_list recipe[chef-client_syslog::default]

Attributes

default['chef-client']['config_dir'] = "/etc/chef"
default['chef-client']['log']['level'] = :info
default['chef-client']['log']['prog_name'] = "chef-client"
default['chef-client']['log']['facility'] = 8 # get const like puts ::Syslog::LOG_USER

Recipes

  • default

Author

Author:: HiganWorks LLC (sawanoboriyu@higanworks.com)

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found