openstack-ansible/releasenotes/notes/s3fs_mount-0577dac1881afdfd.yaml
Dmitriy Rabotyagov 35c826e32b Bump SHAs for master
Change-Id: I5fe5df97a189a21015fd79c3789d2b13fa7f950a
2021-01-17 17:25:30 +00: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.