Jay Hendren

Results 14 issues of Jay Hendren

### Cookbook version 1.2.0 ### Chef-client version 14.2.0 ### Platform Details RHEL 7.6 ### Scenario: ### Steps to Reproduce: Run the following recipe: ``` # a wrapper cookbook that installs/configures...

Good First Issue
Bug
Waiting on Contributor

When running integration tests via TestKitchen, it would be useful to [test behavior dependent on the value of `policy_group`](https://github.com/test-kitchen/test-kitchen/issues/1080). However, [`chef export` hardcodes the value of `policy_group` to `local`](https://github.com/chef/chef-dk/blob/75ecb686077ba901896f0b77194da94c2830cf2e/lib/chef-dk/policyfile_services/export_repo.rb#L40): ```...

Status: Help Wanted
Triage: Feature Request

# Description When using a git source with a branch reference in Policyfile.rb, `chef update` checks out some commit from that git repository even though the upstream branch has been...

Status: Incomplete
Type: Bug

When trying to authenticate to Commander with an SSO token on Linux, the login command always fails to paste the SSO token after copying it from my web browser: ```...