Corey Hemminger

Results 136 comments of Corey Hemminger

I don't have an arm machine to test on @ashiqueps would you be able to verify this new box builds?

I believe it was set to make it easier for pulling in dependencies. If you add to your CB metadata a new dependency and didn't run chef update you'd get...

I think there is confusion on the policy files. Since there are multiple types of cookbooks the community has come with library/resource, wrapper, and potentially role cookbooks you have policyfiles...

@vkarve-chef This should be a quick and easy one to fix RHEL 9 support. Simply need to update the dependency version of net-ssh.

looks like it actually is an issue with net-scp forcing dependency to be less than 7 for net-ssh. https://github.com/test-kitchen/test-kitchen/pull/1905

I somewhat agree with flybd5, and would like to point to the aws provider for security groups as a simple example but there are many others in that provider like...

I think being able to combine more into the main project and group resource will also save time/enhance performance of the state refresh. As it is I use this provider...

For option 3 here I wouldn't recommend being explicit with an array, a hash would be more inclusive so if other members are added using the group_membership for example in...