blob: db5f418be554c05c8557ba0f8dd9f11eeacf0d43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
serverCredentialMappings:
- serverId: "ecomp-snapshots"
credentialsId: "portal-ng-history"
- serverId: "ecomp-site"
credentialsId: "portal-ng-history"
- serverId: "ecomp-staging"
credentialsId: "portal-ng-history"
- serverId: "nexus3.onap.org:10001"
credentialsId: "portal-ng-history"
- serverId: "nexus3.onap.org:10002"
credentialsId: "portal-ng-history"
- serverId: "nexus3.onap.org:10003"
credentialsId: "portal-ng-history"
- serverId: "nexus3.onap.org:10004"
credentialsId: "portal-ng-history"
- serverId: "docker.io"
credentialsId: "onap_dockerhub_creds"
|