Corey Hemminger

Results 136 comments of Corey Hemminger

a workaround for test kitchen is to set the transport to ssh and set the username and password opttions. This bypasses the ssh key and the issue with old algorithm...

This is related to the net-ssh gem update to support the new ssh key algorithm changes for the latest RHEL 9+ and Ubuntu 22.04+ This will be resolved once this...

Documentation does say 0 and x but the way the code is written it doesn't allow 0. You have to use greater than or equal to allow 0. Right now...

In the case of Optum they are configuring the splay in the client.rb file and this resource would add an extra splay as it wouldn't start the chef-client until it's...

In the latest release from PR #467 I updated the CI pipeline and added windows but it failed due to some more linux specific settings in code. Looks to be...

We'd be happy to review PR's if you'd like to propose those changes. We can then release as a new major version of the cookbook so those that aren't using...

I added this change to the new hcl2_rewrite branch. Closing this PR.

closing this due to age and latest releases of the bento code we have dropped support for i386 machines.

Recently I updated the code for hcl2. I'm working on getting aarch64 boxes working in the build test pipeline and would love any help from others. Once working my plan...

build update of `bento/ubuntu-20.04-arm64` has been released as well as a new box for ubuntu 22.04 arm64 with parallels provider.