We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The artifact_package resource fails to detect the extension of the file that it will be downloading. This causes the following exception:
2014-03-07T16:28:17+00:00] ERROR: artifact_package[package] (cookbook::recipe line 43) had an error: NameError: Cannot find a resource for ext on centos version 6.5
The text was updated successfully, but these errors were encountered:
Fix for issue RiotGamesCookbooks#119
23a927f
Merge pull request #120 from xeon22/develop
86c25a0
Fix for issue #119
No branches or pull requests
The artifact_package resource fails to detect the extension of the file that it will be downloading. This causes the following exception:
The text was updated successfully, but these errors were encountered: