Luca Prete | 405e9f1 | 2017-06-08 15:13:03 +0200 | [diff] [blame^] | 1 | # Automated deployment configuration for QCT POD 3 |
2 | --- | ||||
3 | |||||
4 | branch: 'cord-3.0' | ||||
5 | |||||
6 | pod_config: | ||||
7 | repo_url: 'https://gerrit.opencord.org/pod-configs' | ||||
8 | file_name: 'qct-pod3.yml' | ||||
9 | |||||
10 | notify_to: | ||||
11 | - 'luca@onlab.us' | ||||
12 | |||||
13 | make_release: 'false' | ||||
14 | |||||
15 | maas: | ||||
16 | ip: '10.201.101.254' | ||||
17 | api_key: 'fQp2rrr3RqZtkJJYBK:XqQX7UqwXGKMYQ8EZ5:UDbFhfenPdjc3fmmCQX2fek7AyRGrf6A' | ||||
18 | head_system_id: 'amnpa7' | ||||
19 | |||||
20 | head: | ||||
21 | ip: '10.201.101.31' | ||||
22 | user: 'cord' | ||||
23 | pass: 'cord' | ||||
24 | |||||
25 | compute_nodes_ipmi: | ||||
26 | - | ||||
27 | ip: '10.201.101.33' | ||||
28 | user: 'OCPQ' | ||||
29 | pass: 'OCPQ' | ||||
30 | - | ||||
31 | ip: '10.201.101.34' | ||||
32 | user: 'OCPQ' | ||||
33 | pass: 'OCPQ' |