blob: 566a6080904c24979d641cee909e9267c580dce6 [file] [log] [blame]
Luca Pretec5a27792017-09-28 15:26:11 -07001# 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 Prete6358e8d2017-06-26 11:32:04 +020015# Automated deployment configuration for ONF/ON.Lab physical POD 1
Luca Pretec5a27792017-09-28 15:26:11 -070016
Luca Prete6358e8d2017-06-26 11:32:04 +020017---
18
Luca Prete639536d2018-08-21 17:07:08 -070019kube_config: '/var/new_jenkins_home/workspace/admin.conf'
Luca Prete06a87762018-08-21 16:39:34 -070020
Luca Prete1d2868e2018-08-21 15:19:05 -070021nodes:
Luca Prete6358e8d2017-06-26 11:32:04 +020022 -
Luca Prete1d2868e2018-08-21 15:19:05 -070023 ip: '10.90.0.101'
24 user: 'cord'
25 pass: 'cord'
Luca Prete6358e8d2017-06-26 11:32:04 +020026 -
Luca Prete1d2868e2018-08-21 15:19:05 -070027 ip: '10.90.0.102'
28 user: 'cord'
29 pass: 'cord'
30 -
31 ip: '10.90.0.103'
32 user: 'cord'
33 pass: 'cord'
Luca Prete6358e8d2017-06-26 11:32:04 +020034
35fabric_switches:
Luca Prete6358e8d2017-06-26 11:32:04 +020036 -
37 mac: 'cc:37:ab:61:80:ca'
Matteo Scandolo1675aa12018-10-08 14:54:36 -070038 ip: '10.90.0.111'
Luca Prete6358e8d2017-06-26 11:32:04 +020039 user: 'root'
40 pass: 'onl'
Suchitra Vemuri62b26592019-10-23 11:39:25 -070041 bngPort: '31'
42 oltPort: '1'
43 device_id: 'of:0000000000000001'
Luca Prete1d2868e2018-08-21 15:19:05 -070044
45olts:
Luca Prete6358e8d2017-06-26 11:32:04 +020046 -
Luca Prete1d2868e2018-08-21 15:19:05 -070047 ip: '10.90.0.114'
Luca Prete6358e8d2017-06-26 11:32:04 +020048 user: 'root'
49 pass: 'onl'
Matteo Scandolofb729792018-09-21 11:29:46 -070050 fortygig: 'true'
Luca Prete1d2868e2018-08-21 15:19:05 -070051
52onus:
53 -
54 serial: 'BRCM22222222'
Matteo Scandolo1760e9b2018-10-08 10:17:51 -070055 -
56 serial: 'ISKT71e801a0'
57 -
58 serial: 'ALPHe3d1cfde'
Luca Prete1d2868e2018-08-21 15:19:05 -070059
60srcHost:
61 ip: '10.0.3.56'
62 user: 'root'
63 pass: 'root'
You Wang1fdd93d2018-10-05 17:37:17 -070064
65hosts:
66 src:
Suchitra Vemurife2725e2019-10-23 11:53:42 -070067 -
68 ip: '10.90.0.51'
69 user: 'ubuntu'
70 dp_iface_name: 'eth1'
71 container_type: 'LXC'
72 container_name: 'ALPHe3d1cfde'
73 onu: 'ALPHe3d1cfde'
74 c_tag: '112'
75 s_tag: '111'
76
You Wang1fdd93d2018-10-05 17:37:17 -070077 dst:
Suchitra Vemurife2725e2019-10-23 11:53:42 -070078 -
79 dp_iface_ip_qinq: '8.8.8.8'