diff options
Diffstat (limited to 'NvCloth/scripts/packman/config.packman.xml')
| -rw-r--r-- | NvCloth/scripts/packman/config.packman.xml | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/NvCloth/scripts/packman/config.packman.xml b/NvCloth/scripts/packman/config.packman.xml index 8c61e70..a3b89aa 100644 --- a/NvCloth/scripts/packman/config.packman.xml +++ b/NvCloth/scripts/packman/config.packman.xml @@ -1,10 +1,3 @@ -<config remotes="s3 gtl"> - <remote name="s3" type="s3" packageLocation="packman"> - <credentials id="AKIAJHPSPBMWMTZS6TJA" key="vK3d0lHiQjEW9krFfvKA4OLpuHGxi2L4/Q4r4IuT" - errorUrl="https://gtl-gitlab.nvidia.com/halldor/packman/wikis/credentials/failure-using-s3-packman-read-access"/> - </remote> - <remote name="gtl" type="gtl"> - <credentials id="svcgtlautomate" key="QHV0ME1AdDNHVEwkY3IxcHQk"/> - </remote> - <remote name="cloudfront" type="https" packageLocation="d2bmww5yym6ce8.cloudfront.net/${name}@${version}" /> -</config> +<config remotes="cloudfront"> + <remote name="cloudfront" packageLocation="d4i3qtqj3r0z5.cloudfront.net/${name}@${version}" type="https" /> +</config>
\ No newline at end of file |