Document sample s3fs configuration
This commit is contained in:
parent
12390494cf
commit
d7be9aba9f
@ -20,10 +20,18 @@ salt:
|
|||||||
master:
|
master:
|
||||||
fileserver_backend:
|
fileserver_backend:
|
||||||
- git
|
- git
|
||||||
|
- s3fs
|
||||||
- roots
|
- roots
|
||||||
gitfs_remotes:
|
gitfs_remotes:
|
||||||
- git://github.com/saltstack-formulas/salt-formula.git:
|
- git://github.com/saltstack-formulas/salt-formula.git:
|
||||||
- base: develop
|
- base: develop
|
||||||
|
s3.keyid: GKTADJGHEIQSXMKKRBJ08H
|
||||||
|
s3.key: askdjghsdfjkghWupUjasdflkdfklgjsdfjajkghs
|
||||||
|
s3.buckets:
|
||||||
|
- bucket1
|
||||||
|
- bucket2
|
||||||
|
- bucket3
|
||||||
|
- bucket4
|
||||||
file_roots:
|
file_roots:
|
||||||
base:
|
base:
|
||||||
- /srv/salt
|
- /srv/salt
|
||||||
|
Loading…
Reference in New Issue
Block a user