blob: 32d2c80d298c5b71513babcf3c8d2e99ef3937c4 [file] [log] [blame]
Luca Prete405e9f12017-06-08 15:13:03 +02001# Automated deployment configuration for QCT POD 3
2---
3
4branch: 'cord-3.0'
5
6pod_config:
7 repo_url: 'https://gerrit.opencord.org/pod-configs'
8 file_name: 'qct-pod3.yml'
9
10notify_to:
11 - 'luca@onlab.us'
12
13make_release: 'false'
14
15maas:
16 ip: '10.201.101.254'
17 api_key: 'fQp2rrr3RqZtkJJYBK:XqQX7UqwXGKMYQ8EZ5:UDbFhfenPdjc3fmmCQX2fek7AyRGrf6A'
18 head_system_id: 'amnpa7'
19
Luca Preted06cdc82017-06-13 12:39:57 +020020dev_node:
21 user: 'cord'
22
Luca Prete405e9f12017-06-08 15:13:03 +020023head:
24 ip: '10.201.101.31'
25 user: 'cord'
26 pass: 'cord'
27
Luca Preted06cdc82017-06-13 12:39:57 +020028compute_nodes:
Luca Prete405e9f12017-06-08 15:13:03 +020029 -
Luca Preted06cdc82017-06-13 12:39:57 +020030 ipmi:
31 ip: '10.201.101.33'
32 user: 'OCPQ'
33 pass: 'OCPQ'
Luca Prete405e9f12017-06-08 15:13:03 +020034 -
Luca Preted06cdc82017-06-13 12:39:57 +020035 ipmi:
36 ip: '10.201.101.34'
37 user: 'OCPQ'
38 pass: 'OCPQ'