[](https://tr avis-ci.org/computerlyrik/chef-etherpad)
Code repo: https://github.com/computerlyrik/chef-etherpad
installs ol' fat etherpad
installs newer etherpad-lite
TODO:
- implement etherpad::default
- fix fedora, centos
- attributize and template settings.json
nodejs
- etherpad-lite runs on javascript
TODO: Add attributes
e.g.
Key | Type | Description | Default |
---|---|---|---|
['etherpad-lite']['bacon'] | Boolean | whether to include bacon | true |
TODO: Write usage instructions for each cookbook.
e.g.
Just include etherpad-lite
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[etherpad-lite]"
]
}
TODO: (optional) If this is a public cookbook, detail the process for contributing. If this is a private cookbook, remove this section.
e.g.
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
Authors: TODO: List authors