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

Updated and fixed a few issues. #10

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

jtrobinson3
Copy link

Previous build was not working in AWS OpsWorks on Ubuntu 14.04. I updated the URI to the git repository ( fixes #9 ), updated the version to the latest 1.78, updated required packages ( fuse-utils have been merged into fuse as of Ubuntu 14.04 - new code checks for existence of fuse-utils package and falls back to the fuse package ), and updated install command to open proper directory and executes commands according to the installation notes ( https://github.com/s3fs-fuse/s3fs-fuse/wiki/Installation-Notes ). Tested and confirmed in AWS OpsWorks on Ubuntu 14.04.

@jtrobinson3
Copy link
Author

  • Latest commits now allow the cookbook to work in AWS OpsWorks on Ubuntu 14.04 using Chef 11.10 and Berkshelf 3.1.3 without error.

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.

Incorrect Install URL
1 participant