Luca Prete | c5a2779 | 2017-09-28 15:26:11 -0700 | [diff] [blame] | 1 | # Copyright 2017-present Open Networking Foundation |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 15 | # Automated deployment configuration for QCT POD 3 |
Luca Prete | c5a2779 | 2017-09-28 15:26:11 -0700 | [diff] [blame] | 16 | |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 17 | --- |
| 18 | |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 19 | pod_config: |
| 20 | repo_url: 'https://gerrit.opencord.org/pod-configs' |
| 21 | file_name: 'qct-pod3.yml' |
| 22 | |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 23 | make_release: 'false' |
| 24 | |
| 25 | maas: |
| 26 | ip: '10.201.101.254' |
| 27 | api_key: 'fQp2rrr3RqZtkJJYBK:XqQX7UqwXGKMYQ8EZ5:UDbFhfenPdjc3fmmCQX2fek7AyRGrf6A' |
| 28 | head_system_id: 'amnpa7' |
| 29 | |
Luca Prete | d06cdc8 | 2017-06-13 12:39:57 +0200 | [diff] [blame] | 30 | dev_node: |
Luca Prete | ba98b9c | 2017-06-21 11:40:14 +0200 | [diff] [blame] | 31 | name: 'qct-cord-pod3' |
Luca Prete | d06cdc8 | 2017-06-13 12:39:57 +0200 | [diff] [blame] | 32 | user: 'cord' |
| 33 | |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 34 | head: |
| 35 | ip: '10.201.101.31' |
| 36 | user: 'cord' |
| 37 | pass: 'cord' |
| 38 | |
Luca Prete | d06cdc8 | 2017-06-13 12:39:57 +0200 | [diff] [blame] | 39 | compute_nodes: |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 40 | - |
Luca Prete | d06cdc8 | 2017-06-13 12:39:57 +0200 | [diff] [blame] | 41 | ipmi: |
| 42 | ip: '10.201.101.33' |
| 43 | user: 'OCPQ' |
| 44 | pass: 'OCPQ' |
Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame] | 45 | - |
Luca Prete | d06cdc8 | 2017-06-13 12:39:57 +0200 | [diff] [blame] | 46 | ipmi: |
| 47 | ip: '10.201.101.34' |
| 48 | user: 'OCPQ' |
Luca Prete | ba98b9c | 2017-06-21 11:40:14 +0200 | [diff] [blame] | 49 | pass: 'OCPQ' |