blob: 48067c813ec8f9faf2418cc6ae160862c8c629bc [file] [log] [blame]
Luca Pretebd566d02017-10-17 10:53:22 -07001---
2# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16# Automated E-CORD global node deployment configuration for ONF E-CORD POD
17
18pod_config:
19 repo_url: 'https://gerrit.opencord.org/pod-configs'
20 file_name: 'onlab-ecord-global.yml'
21
22make_release: 'false'
23
24maas:
25 ip: '10.90.0.2'
26 api_key: 'gFH8GA9FLp3bWpesZX:rVyJz3ThB93FrrNyPw:Fu9KZEwBenXRLUu9TMXVkMjLJsuXNXDb'
27 head_system_id: '4y3h86'
28
29dev_node:
Suchitra Vemuric46cad52018-05-16 14:57:03 -070030 name: 'onf-build'
Luca Pretebd566d02017-10-17 10:53:22 -070031 user: 'ubuntu'
32
33head:
34 ip: '10.90.1.10'
35 user: 'cord'
36 pass: 'cord'