Skip to content

Specify s3auth.conf file per repository #38

@ghost

Description

I guess this is similar to #18
I was wondering if there'd be an option to specify a different config file (ideally one per bucket) to enable using multiple keys?
Maybe something like

deb [ trusted=yes s3config=/etc/apt/s3bucket1.conf ] s3://my-bucket-1 stable main
deb [ trusted=yes s3config=/etc/apt/s3bucket2.conf ] s3://my-bucket-2 stable main

Or is there any other way to obtain this functionality (except from using role based authentication)
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions