ansible-role-systemd_mount/releasenotes/notes/s3fs_mount-0577dac1881afdfd.yaml
Dmitriy Rabotyagov 483b10e5e9 Add option to use s3fs with role
Change-Id: I5cf6353a30190aa0a2f0856530a65c48437ed5ea
2021-01-05 13:52:45 +02:00

9 lines
340 B
YAML

---
features:
- |
Added option to be able to mount s3fs with systemd as shared filesystem.
Type should be stated as 'fuse.s3fs', and extra key 'credentials' should
be set for systemd_mounts. S3 url should be placed in the options. Please
follow https://github.com/s3fs-fuse/s3fs-fuse#examples for docs regarding
s3fs.