blob: 6fb3564b85126f7da4206676609922b1881efead [file] [log] [blame]
Eric Ball2a0d0e52021-12-14 17:07:08 -08001---
2serverCredentialMappings:
3 - serverId: "ecomp-snapshots"
4 credentialsId: &cred "sdc-dcae-d-rule-engine"
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"