mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
- documentation update of salt.pillar.s3 module
This commit is contained in:
parent
2d86362460
commit
8a2858dc92
@ -20,11 +20,11 @@ options
|
||||
The ``bucket`` parameter specifies the target S3 bucket. It is required.
|
||||
|
||||
The ``keyid`` parameter specifies the key id to use when access the S3 bucket.
|
||||
When it is set to None it will try to grab credentials from IAM role.
|
||||
When it is set to None or omitted it will try to grab credentials from IAM role.
|
||||
The parameter has default value set to None.
|
||||
|
||||
The ``key`` parameter specifies the key to use when access the S3 bucket. It
|
||||
When it is set to None it will try to grab credentials from IAM role.
|
||||
When it is set to None or omitted it will try to grab credentials from IAM role.
|
||||
The parameter has default value set to None.
|
||||
|
||||
The ``multiple_env`` defaults to False. It specifies whether the pillar should
|
||||
|
Loading…
Reference in New Issue
Block a user