Greg Karekinian

Results 7 issues of Greg Karekinian

I realize create a config file after adding the Rake task probably isn't very common, but it just happens to be what I've done the first time I've used Warbler....

## Brief Description `postgresql_access` resource when used in a custom resource always returns it is up to date, does not notify other resources ## Cookbook version 7.1.8 ## Chef-Infra Version...

Bug
hacktoberfest

We had the same issue as in #10 after updating Chef client to 13 (from 12). This PR fixes it. The search API changed in 13, the `sort` argument doesn't...

I have found out that we did not check for local files in a cookbook that were not on the Chef server This should work with Chef 11, 12 and...

I wanted to check with you before working on a pull request to fix this, to make sure there's not something I'm missing here. It seems the only way to...

It appears that it's the cookbook maintainers' responsibility to prevent new methods in metadata.rb to crash older versions of Chef (chef/chef#2937). This pull request fixes that crash.