Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/workaround for #92 #98

Closed
wants to merge 2 commits into from
Closed

Conversation

theborch
Copy link

for reference: chef/chef#2575 (comment)

@theborch
Copy link
Author

Failures related to Foodcritic/foodcritic#231 and missing AWS key

@martinb3
Copy link

Looks like this was also fixed in Chef proper: chef/chef#2853

Currently unreleased as of release 12.1.0:
https://github.com/chef/chef/blob/master/CHANGELOG.md

@theborch theborch closed this Mar 3, 2015
@burtlo
Copy link

burtlo commented Mar 17, 2015

Alright, so there is definitely a collision of the constants. It does not know if we mean the module named "Ark" or the resource/provider named "Chef::Provider::Ark".

I do like the idea of renaming it to ensure that this issue does not take place even if it is not the cookbook issue and a chef issue. I like the idea of using ArkLibrary, instead of ChefArk, as these classes and modules are all various helpers within the Ark cookbook's libraries folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants