blob: af112b7ed91547d7b1ca8ee3dc8b4819ee2cb387 [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "dcae-utils"
5 - serverId: "ecomp-site"
6 credentialsId: *cred
7 - serverId: "ecomp-staging"
8 credentialsId: *cred
Eric Ball73c34a52022-04-28 14:38:15 -07009 - serverId: "ecomp-raw"
10 credentialsId: *cred
Eric Ball2a0d0e52021-12-14 17:07:08 -080011 - serverId: "nexus3.onap.org:10001"
12 credentialsId: "read-only-docker"
13 - serverId: "nexus3.onap.org:10002"
14 credentialsId: *cred
15 - serverId: "nexus3.onap.org:10003"
16 credentialsId: *cred
17 - serverId: "nexus3.onap.org:10004"
18 credentialsId: *cred
19 - serverId: "docker.io"
20 credentialsId: "onap_dockerhub_creds"