This is the camunda continuous integration base cookbook. It is the foundation used to setup the ci infrastructure for camunda bpm.This is the camunda continuous integration setup aggregation cookbook. It is used to setup the ci infrastructure for camunda bpm.
- Ubuntu 14.04
Key | Type | Description | Default |
---|---|---|---|
['camunda-template']['bacon'] | Boolean | whether to include bacon | true |
Include camunda-template
in your node's run_list
:
{
"run_list": [
"recipe[camunda-template::default]"
]
}
Please see information in VAGRANT for how to use the Vagrant environment.
Full development and testing workflow with Test Kitchen and friends TESTING
Please see contributing information in: CONTRIBUTING
Author:: Christian Lipphardt (christian.lipphardt@camunda.com)
Please see licensing information in: LICENSE