cfe-nginx-php-fpm-cookbook
TODO: Enter the cookbook description here.
Supported Platforms
TODO: List your supported platforms.
Attributes
Key | Type | Description | Default |
---|---|---|---|
['cfe-nginx-php-fpm']['bacon'] | Boolean | whether to include bacon | true |
Usage
cfe-nginx-php-fpm::default
Include cfe-nginx-php-fpm
in your node's run_list
:
{
"run_list": [
"recipe[cfe-nginx-php-fpm::default]"
]
}
License and Authors
Author:: YOUR_NAME ()