cookbook 'jenkins_plugins', '= 0.1.1'
jenkins_plugins (9) Versions 0.1.1 Follow2
Installs/Configures jenkins_plugins
cookbook 'jenkins_plugins', '= 0.1.1', :supermarket
knife supermarket install jenkins_plugins
knife supermarket download jenkins_plugins
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.1 failed this metric
FC017: LWRP does not notify when updated: /tmp/cook/59a2ed33a464025da18ec61d/jenkins_plugins/providers/workflow.rb:6
0.1.1 failed this metric