Skip to content

pingworks/chef-pw_jenkins2

Repository files navigation

pw_jenkins2-cookbook

Installs jenkins

Supported Platforms

Ubuntu 14.04

Attributes

Key Type Description Default
['pw_jenkins2']['bacon'] Boolean whether to include bacon true

Usage

jenkins::default

Include pw_jenkins2 in your node's run_list:

{
  "run_list": [
    "recipe[pw_jenkins2::default]"
  ]
}

License and Authors

Author:: Christoph Lukas ([email protected])