blob: d435614ef68833728b84ea8c578c2a89f3a6e20d [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "integration-devtool"
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"