Merge "Adding Labels"
[pharos.git] / docs / labs / zte-sh-lab / pod-3.yaml
1 ---
2 ##############################################################################
3 ## Copyright (c) 2015 ZTE Corp. and others.
4 ##
5 ## All rights reserved. This program and the accompanying materials
6 ## are made available under the terms of the Apache License, Version 2.0
7 ## which accompanies this distribution, and is available at
8 ## http://www.apache.org/licenses/LICENSE-2.0
9 ###############################################################################
10
11 nodes:
12    - name: node1
13      tags: control
14      arch: "x86_64"
15      mac_address: "74:4a:a4:00:0b:85"
16      power:
17         type: ipmi
18         address: 192.168.1.32
19         user: zteroot
20         pass: superuser
21    - name: node2
22      tags: control
23      arch: "x86_64"
24      mac_address: "74:4a:a4:00:5c:5d"
25      power:
26         type: ipmi
27         address: 192.168.1.33
28         user: zteroot
29         pass: superuser
30    - name: node3
31      tags: control
32      arch: "x86_64"
33      mac_address: "74:4a:a4:00:5c:35"
34      power:
35         type: ipmi
36         address: 192.168.1.34
37         user: zteroot
38         pass: superuser
39    - name: node4
40      tags: compute
41      arch: "x86_64"
42      mac_address: "74:4a:a4:00:5c:69"
43      power:
44         type: ipmi
45         address: 192.168.1.35
46         user: zteroot
47         pass: superuser
48    - name: node5
49      tags: compute
50      arch: "x86_64"
51      mac_address: "74:4a:a4:00:5c:6d"
52      power:
53         type: ipmi
54         address: 192.168.1.36
55         user: zteroot
56         pass: superuser