summaryrefslogtreecommitdiffstats
path: root/docs/labs/zte-sh-lab/pod3_inventory.yaml
diff options
context:
space:
mode:
authorJulien <zhang.jun3g@zte.com.cn>2016-07-29 14:32:23 +0800
committerJulien <zhang.jun3g@zte.com.cn>2016-08-04 16:23:13 +0800
commit869ff5dea68a082bdccb7a38fc6d22fde775d2c7 (patch)
tree1759cb909accfe850e65c4a9e17a21763e5d9778 /docs/labs/zte-sh-lab/pod3_inventory.yaml
parent0433af9b1d648eb8295cd6a5981f5cc7dd096304 (diff)
ZTE SH Lab documents
Add ZTE SH Lab information into documents JIRA: PHAROS-228 Change-Id: I4d9594b0a1a127cef5118bdb2a1f343185f97cb5 Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/labs/zte-sh-lab/pod3_inventory.yaml')
-rw-r--r--docs/labs/zte-sh-lab/pod3_inventory.yaml47
1 files changed, 47 insertions, 0 deletions
diff --git a/docs/labs/zte-sh-lab/pod3_inventory.yaml b/docs/labs/zte-sh-lab/pod3_inventory.yaml
new file mode 100644
index 00000000..061c07cb
--- /dev/null
+++ b/docs/labs/zte-sh-lab/pod3_inventory.yaml
@@ -0,0 +1,47 @@
+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
+