Luca Prete | bd566d0 | 2017-10-17 10:53:22 -0700 | [diff] [blame] | 1 | --- |
| 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 | |
| 18 | pod_config: |
| 19 | repo_url: 'https://gerrit.opencord.org/pod-configs' |
| 20 | file_name: 'onlab-ecord-global.yml' |
| 21 | |
| 22 | make_release: 'false' |
| 23 | |
| 24 | maas: |
| 25 | ip: '10.90.0.2' |
| 26 | api_key: 'gFH8GA9FLp3bWpesZX:rVyJz3ThB93FrrNyPw:Fu9KZEwBenXRLUu9TMXVkMjLJsuXNXDb' |
| 27 | head_system_id: '4y3h86' |
| 28 | |
| 29 | dev_node: |
| 30 | name: 'build' |
| 31 | user: 'ubuntu' |
| 32 | |
| 33 | head: |
| 34 | ip: '10.90.1.10' |
| 35 | user: 'cord' |
| 36 | pass: 'cord' |