Chef cookbook to install and configure Dovecot.
Xabier de Zuazo 72460ef6ed metadata: added conf.d/10-master.conf attributes | há 11 anos atrás | |
---|---|---|
attributes | há 11 anos atrás | |
libraries | há 11 anos atrás | |
recipes | há 11 anos atrás | |
templates | há 11 anos atrás | |
test | há 11 anos atrás | |
.gitignore | há 11 anos atrás | |
.kitchen.yml | há 11 anos atrás | |
Berksfile | há 11 anos atrás | |
CHANGELOG.md | há 11 anos atrás | |
Gemfile | há 11 anos atrás | |
README.md | há 11 anos atrás | |
Vagrantfile | há 11 anos atrás | |
metadata.rb | há 11 anos atrás |
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