Skip to content

martinb3-cookbooks/base-cookbook

Repository files navigation

default-cookbook

Base cookbook for my personal servers.

Supported Platforms

Ubuntu 12.04, 14.04 Redhat 6.x, CentOS 6.x

Attributes

Key Type Description Default
['default']['bacon'] Boolean whether to include bacon true

Usage

default::default

Include default in your node's run_list:

{
  "run_list": [
    "recipe[default::default]"
  ]
}

License and Authors

Copyright (c) 2014 Rackspace US, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Author:: Martin Smith (martin@mbs3.org)

About

Base chef cookbook for my personal servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published