Tyler Ball
Tyler Ball
Michael is going to cherry-pick https://github.com/Kong/kong/pull/9145/commits/7c299b48b338ee50b698acda4b49e0d02bd9700a as its own PR (because that fixes some test issues in EE). I moved this to a 3.1 milestone as a future improvement.
I'm hoping we don't have to support `c_shell` - the idea with the shell script was to use Bourne if it is available (which is is on FreeBSD, as you...
I'm tagging this as 1.4 so we investigate this now, but we may decide to push it to later after investigation.
If you want the ability to sync extra local cookbooks _today_, you can use the [policyfile provisioner](https://github.com/chef/chef-dk/blob/master/lib/kitchen/provisioner/policyfile_zero.rb) and specify the path to a local cookbook in your policyfile.rb But for...
@hunterj Thanks :smile:
@caarlos0 Check for the existence of `/proc/sys/crypto/fips_enabled` and if it exists whether it contains a `1`. Lack of existence or a `0` in that file mean the system is not...
This is very interesting that InSpec is the only one having an issue getting its version. Thanks for the report @zmaupin - getting this issue triaged
We used to have a Chef icon instead of the Powershell icon, and we decided to change that to the Powershell icon. Let's bring in Docs and UX (our triage-quorum-brain's...
This is _probably_ a bug with the policyfile path trying to find the cookbook and doing that incorrectly, but need to confirm. Might be a bug with Test Kitchen -...
This is also a good pattern we could apply for the Chef Infra Client package