Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Install S3 over Fuse (mount S3 bucket on linux system)

Notifications You must be signed in to change notification settings

ModernClimate/role-s3fs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Instals fuse over amazon allowing to mount a bucket for access as a directory

Required variables

Please specify these in your playbook before using this role:

s3fs_aws_key

s3fs_mounts:
    - { mount: <mount directory>, bucket: <bucket name> }
    - { mount: /mnt/s3, bucket: mybackupbucket }

References

About

Install S3 over Fuse (mount S3 bucket on linux system)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published