blob: 609955692e86e566d4a3279fe2a427e8681f43a4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<config remotes="gtl">
<remote name="s3" type="s3" packageLocation="packman">
<credentials id="AKIAJHPSPBMWMTZS6TJA" key="vK3d0lHiQjEW9krFfvKA4OLpuHGxi2L4/Q4r4IuT"
errorUrl="https://gtl-gitlab.nvidia.com/halldor/packman/wikis/how-to-configure-s3-full-access"/>
</remote>
<remote name="gtl" type="gtl">
<credentials id="svcgtlautomate" key="QHV0ME1AdDNHVEwkY3IxcHQk"/>
</remote>
</config>
|