Austin Culter
Austin Culter
### Describe the Enhancement: Converging the cookbooks in this repo on a v17+ Chef client result in the following deprecation warning being thrown at the end of the run (using...
Hi @bacongravy! Big fan of the project, so thanks for that. I was curious if you would entertain a PR which would fairly drastically change the Ruby style written into...
## Description The issue I am seeing is with the `windows_certificate` resource. Specifically, the issue occurs when one tries to `:delete` a certificate in the `'ROOT'` certificate store (but other...
## Describe the problem There seems to be some bug(s) in `ohai/lib/ohai/plugins/darwin/hardware.rb` which result in Ohai data/keys being incongruous between Intel and M1-chipped Apple devices. The following Ohai data is...
I think it would be a great enhancement if I was able to disable/exclude a speed suggestion for a specific line via a magic comment (much like how Rubocop does...
## Describe the bug After adding additional columns (i.e. `Client Version`, `Deprecations`) to node table on `/infrastructure/client-runs` view if one then refreshes the page the newly added columns do not...
We should change the use of `blacklist` to `denylist` in `cpe_chefctl`. See: https://github.com/uber/cpe-chef-cookbooks/blob/876737a2ca5afd06516899d687091476bdc0fd0d/cpe_chefctl/files/default/chefctl.rb#L449
There are some times when it is beneficial to be able to control the VM's presented serial number. This is a feature request to allow for custom serial injection on...
I noticed earlier this week that there might be an issue regarding `s3_bucket_tags` and `terragrunt` evaluating changes needing to be made. **Environment:** - `terraform` v0.12.26 - `terragrunt` v0.23.27 - `aws-cli/1.16.291...
## Description `chef-client --profile-ruby` does not work and complains that the `ruby-prof` gem is not available. ## Chef Version `Chef Infra Client: 17.4.38` ## Platform Version macOS Big Sur -...