mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
aws cli
This commit is contained in:
parent
2886174c5a
commit
74b1dec83b
3 changed files with 14 additions and 1 deletions
6
images/haze/configs/aws/config
Normal file
6
images/haze/configs/aws/config
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[default]
|
||||
s3 =
|
||||
endpoint_url = http://s3:4566
|
||||
|
||||
[plugins]
|
||||
endpoint = awscli_plugin_endpoint
|
||||
3
images/haze/configs/aws/credentials
Normal file
3
images/haze/configs/aws/credentials
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[default]
|
||||
aws_access_key_id = dummy
|
||||
aws_secret_access_key = dummy
|
||||
Loading…
Add table
Add a link
Reference in a new issue