blob: 956a7b2e6b7649e8f23c0ecfbd17c95a905920ce [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "modeling-etsicatalog"
5 - serverId: "ecomp-site"
6 credentialsId: *cred
7 - serverId: "ecomp-staging"
8 credentialsId: *cred
9 - serverId: "nexus3.onap.org:10001"
10 credentialsId: "read-only-docker"
11 - serverId: "nexus3.onap.org:10002"
12 credentialsId: *cred
13 - serverId: "nexus3.onap.org:10003"
14 credentialsId: *cred
15 - serverId: "nexus3.onap.org:10004"
16 credentialsId: *cred
17 - serverId: "docker.io"
18 credentialsId: "onap_dockerhub_creds"