Name Last Update
attributes Loading commit data...
data_bags Loading commit data...
files/default Loading commit data...
recipes Loading commit data...
templates/default Loading commit data...
.gitignore Loading commit data...
.kitchen.yml Loading commit data...
Berksfile Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Thorfile Loading commit data...
Vagrantfile Loading commit data...
chefignore Loading commit data...
metadata.rb Loading commit data...

cfe-server-cookbook

Integrates the common cookbooks used for most (staging) servers.

Supported Platforms

Tested on Ubuntu 14.04.

Attributes

Key Type Description Default
['cfe-server'][''] Boolean Description true

Usage

cfe-server::default

Enter proper attributes for the different wrapped cookbooks, including this one. Then include cfe-server in your node's run_list:

{
  "run_list": [
    "recipe[cfe-server::default]"
  ]
}

License and Authors

Author:: Earth U. ()