· 5 years ago · Jan 17, 2020, 03:48 PM
1{
2 "nodes": [
3 {
4 "name": "controller-1",
5 "pm_addr": "192.168.1.5",
6 "pm_password": "redhat",
7 "pm_type": "pxe_ipmitool",
8 "mac": [
9 "52:54:00:ff:7f:c5"
10 ],
11 "pm_user": "admin"
12 },
13 {
14 "name": "controller-2",
15 "pm_addr": "192.168.1.6",
16 "pm_password": "redhat",
17 "pm_type": "pxe_ipmitool",
18 "mac": [
19 "52:54:00:75:45:e8"
20 ],
21 "pm_user": "admin"
22 },
23 {
24 "name": "controller-3",
25 "pm_addr": "192.168.1.7",
26 "pm_password": "redhat",
27 "pm_type": "pxe_ipmitool",
28 "mac": [
29 "52:54:00:be:90:6d"
30 ],
31 "pm_user": "admin"
32 },
33 {
34 "name": "compute-1",
35 "pm_addr": "192.168.1.8",
36 "pm_password": "redhat",
37 "pm_type": "pxe_ipmitool",
38 "mac": [
39 "52:54:00:8d:f8:38"
40 ],
41 "pm_user": "admin"
42 },
43 {
44 "name": "compute-2",
45 "pm_addr": "192.168.1.9",
46 "pm_password": "redhat",
47 "pm_type": "pxe_ipmitool",
48 "mac": [
49 "52:54:00:6c:b4:07"
50 ],
51 "pm_user": "admin"
52 },
53 {
54 "name": "compute-1-edge-1",
55 "pm_addr": "192.168.1.10",
56 "pm_password": "redhat",
57 "pm_type": "pxe_ipmitool",
58 "mac": [
59 "52:54:00:06:90:a7"
60 ],
61 "pm_user": "admin"
62 },
63 {
64 "name": "compute-2-edge-1",
65 "pm_addr": "192.168.1.11",
66 "pm_password": "redhat",
67 "pm_type": "pxe_ipmitool",
68 "mac": [
69 "52:54:00:c7:91:cb"
70 ],
71 "pm_user": "admin"
72 },
73 {
74 "name": "compute-1-edge-2",
75 "pm_addr": "192.168.1.12",
76 "pm_password": "redhat",
77 "pm_type": "pxe_ipmitool",
78 "mac": [
79 "52:54:00:fd:f6:1b"
80 ],
81 "pm_user": "admin"
82 },
83 {
84 "name": "compute-2-edge-2",
85 "pm_addr": "192.168.1.13",
86 "pm_password": "redhat",
87 "pm_type": "pxe_ipmitool",
88 "mac": [
89 "52:54:00:8c:8b:e2"
90 ],
91 "pm_user": "admin"
92 },
93 {
94 "name": "ceph-1",
95 "pm_addr": "192.168.1.14",
96 "pm_password": "redhat",
97 "pm_type": "pxe_ipmitool",
98 "mac": [
99 "52:54:00:e4:4f:65"
100 ],
101 "pm_user": "admin"
102 },
103 {
104 "name": "ceph-2",
105 "pm_addr": "192.168.1.15",
106 "pm_password": "redhat",
107 "pm_type": "pxe_ipmitool",
108 "mac": [
109 "52:54:00:48:34:dd"
110 ],
111 "pm_user": "admin"
112 },
113 {
114 "name": "ceph-3",
115 "pm_addr": "192.168.1.16",
116 "pm_password": "redhat",
117 "pm_type": "pxe_ipmitool",
118 "mac": [
119 "52:54:00:cd:2c:f1"
120 ],
121 "pm_user": "admin"
122 },
123 {
124 "name": "ceph-1-edge-1",
125 "pm_addr": "192.168.1.17",
126 "pm_password": "redhat",
127 "pm_type": "pxe_ipmitool",
128 "mac": [
129 "52:54:00:ff:9c:a0"
130 ],
131 "pm_user": "admin"
132 },
133 {
134 "name": "ceph-2-edge-1",
135 "pm_addr": "192.168.1.18",
136 "pm_password": "redhat",
137 "pm_type": "pxe_ipmitool",
138 "mac": [
139 "52:54:00:81:c6:94"
140 ],
141 "pm_user": "admin"
142 },
143 {
144 "name": "ceph-3-edge-1",
145 "pm_addr": "192.168.1.19",
146 "pm_password": "redhat",
147 "pm_type": "pxe_ipmitool",
148 "mac": [
149 "52:54:00:10:20:41"
150 ],
151 "pm_user": "admin"
152 },
153 {
154 "name": "hci-1-edge-2",
155 "pm_addr": "192.168.1.20",
156 "pm_password": "redhat",
157 "pm_type": "pxe_ipmitool",
158 "mac": [
159 "52:54:00:6f:ae:8b"
160 ],
161 "pm_user": "admin"
162 },
163 {
164 "name": "hci-2-edge-2",
165 "pm_addr": "192.168.1.21",
166 "pm_password": "redhat",
167 "pm_type": "pxe_ipmitool",
168 "mac": [
169 "52:54:00:9a:94:65"
170 ],
171 "pm_user": "admin"
172 },
173 {
174 "name": "hci-3-edge-2",
175 "pm_addr": "192.168.1.22",
176 "pm_password": "redhat",
177 "pm_type": "pxe_ipmitool",
178 "mac": [
179 "52:54:00:41:35:75"
180 ],
181 "pm_user": "admin"
182 }
183 ]
184}