sous-chefs / jenkins

Development repository for the jenkins cookbook
https://supermarket.chef.io/cookbooks/jenkins
Apache License 2.0
424 stars 635 forks source link

Cli user and password #716

Closed ddegoede closed 5 years ago

ddegoede commented 5 years ago

Description

This adds a specific username and password option to use with jenkins-cli for basic authentication using http protocol. The password can be a token.

Issues Resolved

partially fixes #599, as it only fixes the use of http protocol, and not tested with ssh

Check List

ddegoede commented 5 years ago

Mistakenly included another commit in the PR, will create a new PR with only the correct commit.