Installs jenkins
Ubuntu 14.04
Key | Type | Description | Default |
---|---|---|---|
['pw_jenkins2']['bacon'] | Boolean | whether to include bacon | true |
Include pw_jenkins2
in your node's run_list
:
{
"run_list": [
"recipe[pw_jenkins2::default]"
]
}
Author:: Christoph Lukas ([email protected])