Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

jenkins_plugins (9) Versions 0.1.0

Installs/Configures jenkins_plugins

Policyfile
Berkshelf
Knife
cookbook 'jenkins_plugins', '= 0.1.0', :supermarket
cookbook 'jenkins_plugins', '= 0.1.0'
knife supermarket install jenkins_plugins
knife supermarket download jenkins_plugins
README
Dependencies
Changelog
Quality 0%

jenkins_plugins Cookbook

This cookbook is designed to add an LWRPs around interacting with Jenkins Plugins.

Requirements

dependencies

  • jenkins
  • maven

Usage

All examples show default values

jenkins_plugins_workflow

jenkins_plugins_workflow 'my-first-workflow-job' do
  script 'hello-world.groovy' # Required
  description '' # Optional
  sandbox false # Optional
  version '1.8' # Optional
  action :create
end

jenkins_plugins_maven

jenkins_plugins_maven 'M3'

Dependent cookbooks

jenkins >= 0.0.0
maven >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Initial release of jenkins_lwrp

Foodcritic Metric
            

0.1.0 failed this metric

FC017: LWRP does not notify when updated: /tmp/cook/8a18aa30a124bba699826f61/jenkins_plugins/providers/workflow.rb:6