blob: 5ac779cba245c70278aff6f99ea25b6d275d19d3 [file] [log] [blame]
Zack Williams70c03e62017-10-04 10:56:57 -07001---
Luca Pretec5a27792017-09-28 15:26:11 -07002# 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
Zack Williams70c03e62017-10-04 10:56:57 -070016# POD config for QCT POD3, E-CORD global
Luca Prete3f0dcd12017-09-29 10:00:21 -070017cord_scenario: single
Luca Pretec5a27792017-09-28 15:26:11 -070018cord_profile: ecord-global
19
Zack Williams70c03e62017-10-04 10:56:57 -070020start_xos_prereqs:
21 - deploy-onos
Luca Pretec5a27792017-09-28 15:26:11 -070022
23# Inventory for ansible, used to generate inventory.ini
24inventory_groups:
25 config:
26 localhost:
27 ansible_connection: local
28 build:
29 corddev:
30 head:
31 head1:
32 ansible_host: 10.201.101.31
33 ansible_port: 22
34 ansible_user: cord
35 ansible_ssh_pass: cord
36 compute: