summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/labs/zte-sh-lab/pod-3.yaml
blob: 409be27ef7b2d0dab8264ab6c3799d0cb1864dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
##############################################################################
## Copyright (c) 2015 ZTE Corp. and others.
##
## All rights reserved. This program and the accompanying materials
## are made available under the terms of the Apache License, Version 2.0
## which accompanies this distribution, and is available at
## http://www.apache.org/licenses/LICENSE-2.0
###############################################################################

nodes:
   - name: node1
     tags: control
     arch: "x86_64"
     mac_address: "74:4a:a4:00:0b:85"
     power:
        type: ipmi
        address: 192.168.1.32
        user: zteroot
        pass: superuser
   - name: node2
     tags: control
     arch: "x86_64"
     mac_address: "74:4a:a4:00:5c:5d"
     power:
        type: ipmi
        address: 192.168.1.33
        user: zteroot
        pass: superuser
   - name: node3
     tags: control
     arch: "x86_64"
     mac_address: "74:4a:a4:00:5c:35"
     power:
        type: ipmi
        address: 192.168.1.34
        user: zteroot
        pass: superuser
   - name: node4
     tags: compute
     arch: "x86_64"
     mac_address: "74:4a:a4:00:5c:69"
     power:
        type: ipmi
        address: 192.168.1.35
        user: zteroot
        pass: superuser
   - name: node5
     tags: compute
     arch: "x86_64"
     mac_address: "74:4a:a4:00:5c:6d"
     power:
        type: ipmi
        address: 192.168.1.36
        user: zteroot
        pass: superuser