Chef cookbook to install and configure Dovecot.
Xabier de Zuazo 2ef1a46f42 metadata: added conf.d/10-logging.conf attributes | il y a 11 ans | |
---|---|---|
attributes | il y a 11 ans | |
libraries | il y a 11 ans | |
recipes | il y a 11 ans | |
templates | il y a 11 ans | |
test | il y a 11 ans | |
.gitignore | il y a 11 ans | |
.kitchen.yml | il y a 11 ans | |
Berksfile | il y a 11 ans | |
CHANGELOG.md | il y a 11 ans | |
Gemfile | il y a 11 ans | |
README.md | il y a 11 ans | |
Vagrantfile | il y a 11 ans | |
metadata.rb | il y a 11 ans |
TODO: Enter the cookbook description here.
e.g. This cookbook makes your favorite breakfast sandwhich.
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.
e.g.
toaster
- dovecot needs toaster to brown your bagel.TODO: List you cookbook attributes here.
e.g.
Key | Type | Description | Default |
---|---|---|---|
['dovecot']['bacon'] | Boolean | whether to include bacon | true |
TODO: Write usage instructions for each cookbook.
e.g.
Just include dovecot
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[dovecot]"
]
}
TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.
e.g.
add_component_x
)Authors: TODO: List authors