blob: 5e011d871324895bf8100d904ac5870b7cc39872 [file] [log] [blame]
# Copyright 2017-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Automated deployment configuration for Calix POD 1
---
pod_config:
repo_url: 'https://gerrit.opencord.org/pod-configs'
file_name: 'calix-pod1.yml'
make_release: 'false'
maas:
ip: '10.66.12.5'
api_key: 'gSwcMgspjagTH5uyYQ:wPBBz3MRqAcDpXd2aL:C8aTg7pLmTpaF9bXZvN2bLDzzMCJVhTF'
head_system_id: 'wxcpkg'
dev_node:
name: 'calix-cord-pod1'
user: 'sdn'
head:
ip: '10.66.12.7'
user: 'cord'
pass: 'cord'
compute_nodes:
-
ipmi:
ip: '10.66.12.3'
user: 'admin'
pass: 'admin'
-
ipmi:
ip: '10.66.12.4'
user: 'admin'
pass: 'admin'
fabric_switches:
-
mac: '48:0f:cf:ae:8e:12'
ip: '10.6.0.101'
user: 'root'
pass: 'onl'
role: 'spine-1'
-
mac: '48:0f:cf:ae:6e:0a'
ip: '10.6.0.102'
user: 'root'
pass: 'onl'
role: 'spine-2'
-
mac: '48:0f:cf:ae:ee:ac'
ip: '10.6.0.103'
user: 'root'
pass: 'onl'
role: 'leaf-1'
-
mac: '48:0f:cf:ae:de:a8'
ip: '10.6.0.104'
user: 'root'
pass: 'onl'
role: 'leaf-2'