Skip to content

Commit

Permalink
Document sample s3fs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
xenophonf committed Jul 10, 2016
1 parent 1239049 commit d7be9ab
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pillar.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,18 @@ salt:
master:
fileserver_backend:
- git
- s3fs
- roots
gitfs_remotes:
- git://github.com/saltstack-formulas/salt-formula.git:
- base: develop
s3.keyid: GKTADJGHEIQSXMKKRBJ08H
s3.key: askdjghsdfjkghWupUjasdflkdfklgjsdfjajkghs
s3.buckets:
- bucket1
- bucket2
- bucket3
- bucket4
file_roots:
base:
- /srv/salt
Expand Down

0 comments on commit d7be9ab

Please sign in to comment.