Skip to content

zhelyan/jenkins-chef-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chef-api

Jenkins plugin adding Opscode Chef credentials provider / API to Jenkins. The API is provided by Apache jclouds. To be extended/used by other plugins.

Installation

  • Build: mvn package
  • Go to <JENKINS>/pluginManager/advanced and upload <THIS_REPO>/target/chef-api.hpi

Configuration

  • Go to <JENKINS>/credential-store/domain/_/ and click Add credentials
  • Choose Opscode Chef configuration
  • Add the absolute path to a knife.rb or client.rb for the admin Chef server client you want to register.
  • You can delete these + any .pem keys once the credential has been added successfully

Usage

See ChefApiBuilder

About

Chef credentials provider and Chef API for Jenkins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages