engineyard / engineyard/ey-cloud-recipes
Use of hardcoded tmp file instead of recommended file_cache_path
Open
- Dominant language
- HTML
- Stars
- 977
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
These are throughout the repository but I'm only including the following example for brevity. Is there a reason we're using hardcoded tmp files instead of file_cache_path? This is probably only an issue when there isn't a log of room on /tmp but nonetheless, should probably be updated.
Check the example out at https://github.com/engineyard/ey-cloud-recipes/blob/master/cookbooks/elasticsearch/recipes/default.rb#L22
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.