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

Corrects the install type to 'file' instead of 'zipfile' #20

Merged
merged 1 commit into from
Aug 15, 2014

Conversation

fhats
Copy link
Contributor

@fhats fhats commented Aug 15, 2014

Ran into this while switching back to the zipfile installation from a git installation. Looks like this attribute should be set to file instead of zipfile, so I updated the README to correct this.

Thanks for the cookbook :)

@ghost
Copy link

ghost commented Aug 15, 2014

I switched this from .zip to the .tar.gz in one of my previous pull requests to avoid unzip needing to be installed by ark. It's my fault that this inconsistency exists.

Where you updated the documentation that mentions the node['grafana']['zipfile_checksum'] attribute, we should probably just name this file_checksum to keep things consistent, and get rid of any references to zip files directly.

*EDIT @fhats if you don't mind could you fix your pull request to fix the overall problem? If not I can take a stab at this.

@JonathanTron
Copy link
Contributor

Thanks @fhats for the fix and thanks @gregf for the follow-up. I will merge this pull-request and rename the zipfile_checksum attribute README.

JonathanTron added a commit that referenced this pull request Aug 15, 2014
Corrects the install type to 'file' instead of 'zipfile'
@JonathanTron JonathanTron merged commit 46ce2b8 into sous-chefs:master Aug 15, 2014
@fhats
Copy link
Contributor Author

fhats commented Aug 15, 2014

@gregf I'm happy to change it to file everywhere; I thought about it but didn't really mind the inconsistency, so long as it is documented.

Up to @JonathanTron, I suppose. He didn't really seem too bothered :)

@JonathanTron
Copy link
Contributor

I've already updated the remaining references to zipfile. Thanks again for the fix.

@lock
Copy link

lock bot commented Jul 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants