summaryrefslogtreecommitdiffstats
path: root/docs/labs/zte-sh-lab/pod1_inventory.yaml
diff options
context:
space:
mode:
authorwu.zhihui <wu.zhihui1@zte.com.cn>2016-08-24 10:49:38 +0800
committerjulien zhang <zhang.jun3g@zte.com.cn>2016-08-31 15:45:36 +0000
commit69fd5057c3bfb05d993ee907465c3303cf7b7fb9 (patch)
tree88c36a01aa1d2331c9cc37f3ad4137e262dc03f0 /docs/labs/zte-sh-lab/pod1_inventory.yaml
parentf84cdeab65da9603df778c6d44f553fe5b3bc8ec (diff)
Due to migration, update zte-pod1 and zte-pod2 info.
JIRA: PHAROS-245 Change-Id: I3f8b20d3fea0bf00a210459b950186219c3c43f0 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn> (cherry picked from commit 03d8ab9673dee6e8bbedf073ea790cfc0af14344)
Diffstat (limited to 'docs/labs/zte-sh-lab/pod1_inventory.yaml')
-rw-r--r--docs/labs/zte-sh-lab/pod1_inventory.yaml23
1 files changed, 10 insertions, 13 deletions
diff --git a/docs/labs/zte-sh-lab/pod1_inventory.yaml b/docs/labs/zte-sh-lab/pod1_inventory.yaml
index 5ceb0dbd..3414bc12 100644
--- a/docs/labs/zte-sh-lab/pod1_inventory.yaml
+++ b/docs/labs/zte-sh-lab/pod1_inventory.yaml
@@ -2,48 +2,45 @@ nodes:
- name: node1
tags: control #optional param, other valid value "compute"
arch: "x86_64"
- mac_address: "4c:09:b4:b2:59:87" #pxe boot interface mac
+ mac_address: "74:4A:A4:00:CF:DC" #pxe boot interface mac
power:
type: ipmi
- address: 129.5.1.101
+ address: 192.168.1.101
user: zteroot
pass: superuser
- name: node2
tags: control
arch: "x86_64"
- mac_address: "4c:09:b4:b2:59:fc"
+ mac_address: "74:4A:A4:00:CE:CE"
power:
type: ipmi
- address: 129.5.1.22
+ address: 192.168.1.102
user: zteroot
pass: superuser
- name: node3
tags: control
arch: "x86_64"
- mac_address: "4c:09:b4:b2:59:a2"
+ mac_address: "74:4A:A4:00:CF:58"
power:
type: ipmi
- address: 129.5.1.3
+ address: 192.168.1.103
user: zteroot
pass: superuser
-
- name: node4
tags: compute
arch: "x86_64"
- mac_address: "4c:09:b4:b2:59:d8"
+ mac_address: "74:4A:A4:00:49:84"
power:
type: ipmi
- address: 129.5.1.4
+ address: 192.168.1.104
user: zteroot
pass: superuser
-
- name: node5
tags: compute
arch: "x86_64"
- mac_address: "4c:09:b4:b2:59:75"
+ mac_address: "74:4A:A4:00:CE:C2"
power:
type: ipmi
- address: 129.5.1.5
+ address: 192.168.1.105
user: zteroot
pass: superuser
-