aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/scripts/packman/config.packman.xml
blob: 8c61e700beb32b116769d1778933116503591463 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<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>