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