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

Add aws-sdk gem to artifact_file load_current_resource #111

Merged
merged 1 commit into from
Dec 3, 2013
Merged

Add aws-sdk gem to artifact_file load_current_resource #111

merged 1 commit into from
Dec 3, 2013

Conversation

gitfool
Copy link
Contributor

@gitfool gitfool commented Dec 3, 2013

The artifact_file resource requires the aws-sdk gem, the same as the artifact_deploy resource, when the artifact location is from aws s3. Fixes the following:

LoadError
---------
cannot load such file -- aws-sdk

Cookbook Trace:
---------------
c:/chef/cache/cookbooks/artifact/libraries/chef_artifact.rb:92:in `retrieve_from_s3'
c:/chef/cache/cookbooks/artifact/providers/file.rb:48:in `block in class_from_file'

Note: I also bumped the aws-sdk gem version to the current latest (1.29.0).

@KAllan357
Copy link
Contributor

Thanks, good catch!

KAllan357 added a commit that referenced this pull request Dec 3, 2013
Add aws-sdk gem to artifact_file load_current_resource
@KAllan357 KAllan357 merged commit 97870f8 into RiotGamesCookbooks:master Dec 3, 2013
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.

2 participants