diff options
| author | Marijn Tamis <[email protected]> | 2017-10-20 14:30:56 +0200 |
|---|---|---|
| committer | Marijn Tamis <[email protected]> | 2017-10-20 14:36:12 +0200 |
| commit | fabb251458f4a2d6d4f87dd36038fac2774b378c (patch) | |
| tree | 68a4a0ecd940dc949e0477d521d8c159968cfcd5 /NvCloth/scripts/packman/config.packman.xml | |
| parent | NvCloth 1.1.2 Release. (22576033) (diff) | |
| download | nvcloth-1.1.3.tar.xz nvcloth-1.1.3.zip | |
NvCloth 1.1.3 Release. (23014067)v1.1.3
Diffstat (limited to 'NvCloth/scripts/packman/config.packman.xml')
| -rw-r--r-- | NvCloth/scripts/packman/config.packman.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/NvCloth/scripts/packman/config.packman.xml b/NvCloth/scripts/packman/config.packman.xml new file mode 100644 index 0000000..6099556 --- /dev/null +++ b/NvCloth/scripts/packman/config.packman.xml @@ -0,0 +1,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> |