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. ()