From 03d8ab9673dee6e8bbedf073ea790cfc0af14344 Mon Sep 17 00:00:00 2001 From: "wu.zhihui" Date: Wed, 24 Aug 2016 10:49:38 +0800 Subject: Due to migration, update zte-pod1 and zte-pod2 info. JIRA: PHAROS-245 Change-Id: I3f8b20d3fea0bf00a210459b950186219c3c43f0 Signed-off-by: wu.zhihui --- docs/labs/zte-sh-lab/pod2_inventory.yaml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'docs/labs/zte-sh-lab/pod2_inventory.yaml') diff --git a/docs/labs/zte-sh-lab/pod2_inventory.yaml b/docs/labs/zte-sh-lab/pod2_inventory.yaml index c060a78f..a49ac190 100644 --- a/docs/labs/zte-sh-lab/pod2_inventory.yaml +++ b/docs/labs/zte-sh-lab/pod2_inventory.yaml @@ -2,48 +2,45 @@ nodes: - name: node1 tags: control #optional param, other valid value "compute" arch: "x86_64" - mac_address: "3c:da:2a:e8:01:ed" #pxe boot interface mac + mac_address: "74:4A:A4:00:CD:72" #pxe boot interface mac power: type: ipmi - address: 129.5.1.9 + address: 192.168.1.106 user: zteroot pass: superuser - name: node2 tags: control arch: "x86_64" - mac_address: "3c:da:2a:e8:02:4c" + mac_address: "74:4A:A4:00:CA:CC" power: type: ipmi - address: 129.5.1.10 + address: 192.168.1.107 user: zteroot pass: superuser - name: node3 tags: control arch: "x86_64" - mac_address: "3c:da:2a:e8:01:a7" + mac_address: "74:4A:A4:00:CD:12" power: type: ipmi - address: 129.5.1.11 + address: 192.168.1.108 user: zteroot pass: superuser - - name: node4 tags: compute arch: "x86_64" - mac_address: "3c:da:2a:e8:01:ca" + mac_address: "74:4A:A4:00:CF:40" power: type: ipmi - address: 129.5.1.12 + address: 192.168.1.109 user: zteroot pass: superuser - - name: node5 tags: compute arch: "x86_64" - mac_address: "3c:da:2a:e8:01:b6" + mac_address: "74:4A:A4:00:CE:D4" power: type: ipmi - address: 129.5.1.13 + address: 192.168.1.110 user: zteroot pass: superuser - -- cgit 1.2.3-korg