Chef cookbook to install and configure Dovecot.
Xabier de Zuazo 2085d98ec3 metadata: added conf.d/10-tcpwrapper.conf attributes | пре 11 година | |
---|---|---|
attributes | пре 11 година | |
libraries | пре 11 година | |
recipes | пре 11 година | |
templates | пре 11 година | |
test | пре 11 година | |
.gitignore | пре 11 година | |
.kitchen.yml | пре 11 година | |
Berksfile | пре 11 година | |
CHANGELOG.md | пре 11 година | |
Gemfile | пре 11 година | |
README.md | пре 11 година | |
Vagrantfile | пре 11 година | |
metadata.rb | пре 11 година |
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