Corey Hemminger

Results 20 issues of Corey Hemminger

PR #8 fixes the chef deprecation warnings for the node.set being used instead of node.override.

## Description chef_client_scheduled_task splay property doesn't accept 0 even though the description says it'll take any integer from 0-x ## Chef Version 17.10.3 ## Platform Version any windows version ##...

Status: Waiting on Contributor

### GitLab Provider version 3.11.1 ### GitLab version Latest SaaS ### Terraform version 1.0.5 ### Relevant Terraform Configuration ```hcl resource "gitlab_project" "example" { name = "example" visibility_level = "private" }...

needs-triage

supermarket sign-in doesn't work if chef server manage is using saml to chef automate which is using saml to okta for auth. I keep getting redirected to https://chef-server.com/id/signin page instead...

Type: Enhancement

### Describe the Enhancement: chef-server-ctl commands to list users belonging to specific organization and to list admins of the organization. Commands like: chef-server-ctl org-users-list chef-server-ctl org-admins-list ### Describe the Need:...

Type: Enhancement
Status: Good First Issue
Triage: Feature Request

### Description Added Infra-Server 15 to Matrix and re-arranged Upgrade sections so the 'General upgrade procedure' section is first to help eliminate confusion. ### Check List - [ ] New...

Documentation

## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...

# Description If clean_dokken_sandbox provisioner option is set to false, `kitchen converge` always exits with exit code 0 even if the chef-client run fails convergence. This is due to the...

Using latest versions of kitchen-dokken and test-kitchen when running a converge if the chef-client fails convergence due to an error kitchen converge exits with 0 exit code indicating a success.