Luca Prete | ce44489 | 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 | |
You Wang | 8d0bfb2 | 2017-08-31 16:49:16 -0700 | [diff] [blame] | 15 | # Automated deployment configuration for Flex POD 1 |
Luca Prete | ce44489 | 2017-09-28 15:26:11 -0700 | [diff] [blame] | 16 | |
You Wang | 8d0bfb2 | 2017-08-31 16:49:16 -0700 | [diff] [blame] | 17 | --- |
| 18 | |
| 19 | pod_config: |
| 20 | repo_url: 'https://gerrit.opencord.org/pod-configs' |
| 21 | file_name: 'flex-pod1.yml' |
| 22 | |
| 23 | make_release: 'false' |
| 24 | |
| 25 | maas: |
| 26 | ip: '10.192.4.61' |
| 27 | api_key: 'rsz9S2cYpr7M5w4SfL:gyw4vKqLpWwagSjFGg:pamj7QtqGC6eUZusMj6rCWRdNy9qPab7' |
Luca Prete | b0fdd38 | 2017-09-15 15:20:23 -0700 | [diff] [blame] | 28 | head_system_id: 'wbgst6' |
You Wang | 8d0bfb2 | 2017-08-31 16:49:16 -0700 | [diff] [blame] | 29 | |
| 30 | dev_node: |
| 31 | name: 'flex-cord-pod1' |
| 32 | user: 'cluser' |
| 33 | |
| 34 | head: |
| 35 | ip: '10.192.4.62' |
| 36 | user: 'cord' |
| 37 | pass: 'cord' |
| 38 | |
| 39 | compute_nodes: |
| 40 | - |
| 41 | ipmi: |
| 42 | ip: '10.192.4.31' |
| 43 | user: 'ADMIN' |
| 44 | pass: 'ADMIN' |
| 45 | - |
| 46 | ipmi: |
| 47 | ip: '10.192.4.30' |
| 48 | user: 'ADMIN' |
| 49 | pass: 'ADMIN' |
| 50 | - |
| 51 | ipmi: |
| 52 | ip: '10.192.4.29' |
Luca Prete | 0cf7b62 | 2017-09-09 12:08:04 -0700 | [diff] [blame] | 53 | user: 'ADMIN' |
You Wang | 8d0bfb2 | 2017-08-31 16:49:16 -0700 | [diff] [blame] | 54 | pass: 'ADMIN' |
You Wang | cc4e450 | 2017-09-11 12:21:18 -0700 | [diff] [blame] | 55 | |
| 56 | fabric_switches: |
| 57 | - |
Luca Prete | 2ff1f6d | 2017-09-14 18:11:31 -0700 | [diff] [blame] | 58 | mac: 'cc:37:ab:d9:38:6d' |
You Wang | cc4e450 | 2017-09-11 12:21:18 -0700 | [diff] [blame] | 59 | ip: '10.6.0.101' |
| 60 | user: 'root' |
| 61 | pass: 'onl' |
| 62 | - |
Luca Prete | 2ff1f6d | 2017-09-14 18:11:31 -0700 | [diff] [blame] | 63 | mac: 'cc:37:ab:b6:b5:64' |
You Wang | cc4e450 | 2017-09-11 12:21:18 -0700 | [diff] [blame] | 64 | ip: '10.6.0.102' |
| 65 | user: 'root' |
| 66 | pass: 'onl' |
| 67 | - |
Luca Prete | 2ff1f6d | 2017-09-14 18:11:31 -0700 | [diff] [blame] | 68 | mac: 'cc:37:ab:d9:37:69' |
You Wang | cc4e450 | 2017-09-11 12:21:18 -0700 | [diff] [blame] | 69 | ip: '10.6.0.103' |
| 70 | user: 'root' |
| 71 | pass: 'onl' |
| 72 | - |
Luca Prete | 2ff1f6d | 2017-09-14 18:11:31 -0700 | [diff] [blame] | 73 | mac: 'cc:37:ab:d9:3b:79' |
You Wang | cc4e450 | 2017-09-11 12:21:18 -0700 | [diff] [blame] | 74 | ip: '10.6.0.104' |
| 75 | user: 'root' |
| 76 | pass: 'onl' |